You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
followed your examples. Below error is what i get after redirect when using the authorization code and all required TeamLeader params where filled.
Error!: Error 400: Could not aquire or refresh access token: The request is missing a required parameter, includes an invalid parameter value, includes a parameter more than once, or is otherwise malformed.
followed your examples. Below error is what i get after redirect when using the authorization code and all required TeamLeader params where filled.
Error!: Error 400: Could not aquire or refresh access token: The request is missing a required parameter, includes an invalid parameter value, includes a parameter more than once, or is otherwise malformed.
So it fails in the acquireAccessToken method. On the below call:
post: https://focus.teamleader.eu/oauth2/access_token
params: (*** are sensored)
The text was updated successfully, but these errors were encountered: