Skip to content

fix: failure api invoke #192

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

htamakos
Copy link

@htamakos htamakos commented May 3, 2025

fix: #113
This pull request refactors the doTokenRequest method in clientcredentials.go to improve clarity and align with modern API standards. The changes primarily involve switching from application/x-www-form-urlencoded to application/json for payload encoding.

Payload Encoding Refactor:

@htamakos htamakos force-pushed the fix-api-invoke-error branch 2 times, most recently from b0cc516 to b97a21f Compare May 3, 2025 08:38
@htamakos htamakos force-pushed the fix-api-invoke-error branch from b97a21f to 14ca62d Compare May 3, 2025 13:30
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.

Error: failure to invoke API
1 participant