Skip to content

Conversation

@michael-georgiadis
Copy link
Contributor

Description

The SDK was passing the scope parameter in the body. It wasn't expected in the backend so no validation hit. Now that I added the scope in the backend the process throws an exception, because the body parameter of the POST request is URL encoded and we do not decode the body params on the backend

@changeset-bot
Copy link

changeset-bot bot commented Jan 20, 2026

🦋 Changeset detected

Latest commit: 13e1585

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@frontify/frontify-cli Major

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@oliverschwendener oliverschwendener requested review from mike85 and removed request for oliverschwendener January 20, 2026 14:56
@@ -0,0 +1,5 @@
---
"@frontify/frontify-cli": major
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@julianiff Is this what we're looking for?

@sonarqubecloud
Copy link

@julianiff julianiff merged commit 316b1f7 into main Jan 20, 2026
3 checks passed
@julianiff julianiff deleted the fix/stop-sending-url-encoded-params-in-body branch January 20, 2026 15:11
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.

4 participants