Skip to content

Switched findTransformations and project to GET calls#1526

Merged
MikeTschudi merged 1 commit intodevelopfrom
bug/multiIWA
Mar 21, 2025
Merged

Switched findTransformations and project to GET calls#1526
MikeTschudi merged 1 commit intodevelopfrom
bug/multiIWA

Conversation

@MikeTschudi
Copy link

"Solutions with feature services fail to deploy on Enterprise 11.5 MultiIWA"

One of the problems is a "401 Unauthorized" response to a findTransformations call. Because the docs say that findTransformations and project (its companion in the same function) can be GET calls, with this PR I'm switching both from POST to GET to see if that will help with this problem.

@MikeTschudi MikeTschudi requested a review from previnWong March 21, 2025 23:24
@codecov
Copy link

codecov bot commented Mar 21, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (2c2fa17) to head (a3d1bf6).
Report is 2 commits behind head on develop.

Additional details and impacted files
@@            Coverage Diff            @@
##           develop     #1526   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          153       153           
  Lines         8369      8369           
  Branches      1867      1925   +58     
=========================================
  Hits          8369      8369           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@MikeTschudi MikeTschudi merged commit 01f3478 into develop Mar 21, 2025
9 checks passed
@MikeTschudi MikeTschudi deleted the bug/multiIWA branch March 21, 2025 23:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants