OAuth provider token error in v5 #11324
Unanswered
asifkabani
asked this question in
Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello I have setup a custom provider for OAuth specifically Clover. I am migrating to v5 and in the token request I have to set the headers to
Content-Type: application/json
as the provider is not following standard OAuth specs.When I make the request, I am getting an error:
Here is my token config:
And here is the function for reference:
Beta Was this translation helpful? Give feedback.
All reactions