Skip to content

Add client_id and client_secret to token_params#2

Open
wnm wants to merge 1 commit into
rob-race:mainfrom
wnm:token_params
Open

Add client_id and client_secret to token_params#2
wnm wants to merge 1 commit into
rob-race:mainfrom
wnm:token_params

Conversation

@wnm
Copy link
Copy Markdown

@wnm wnm commented Jun 21, 2024

When using this gem, I received the following error:

OAuth2::Error (invalid_request: Missing client_id param
{"error":"invalid_request","error_description":"Missing client_id param"}):

I'm not sure if that changed recently, but according to the monday oauth docs we need to add the client_id and client_secret to the as params to the token url.

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.

1 participant