Always getting an invalid_client_id in Oauth2 flow | Community
Skip to main content

Always getting an invalid_client_id in Oauth2 flow

  • September 3, 2022
  • 1 reply
  • 0 views

Joe24

Hi, I'm building a standard Oauth2 flow, but I keep getting a "Something Went Wrong" error page when I make my initial redirect to https://www.zopim.com/oauth2/authorizations/new. The page has no errors, but in the url I see https://www.zopim.com/oauth2/errors?error=invalid_client_id which tells me my client_id is wrong. This can't be, because I've verifyed it with my API Client I made several times. What else can cause this error!?

1 reply

Hi Joe,
 
Have you created the OAuth client from the Chat dashboard?  This is where OAuth clients for Chat API authorizations are managed, not Admin Center.