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!?
Login to the community
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.
Have you created the OAuth client from the Chat dashboard? This is where OAuth clients for Chat API authorizations are managed, not Admin Center.