I’m trying to connect Bubble with Zoom and I got this error message {“reason”:“Invalid client_id or client_secret”,“error”:“invalid_client”} when I try to get an authentication token.
For some reason, this forum is not allowing me to embed a picture showing how I set the call. So I will write it.
POST: https://zoom.us/oauth/token
Header
Content_Type: application/x-www-form-urlencoded
Authorization: Basic X1E1VXRTelpRQ…Maw==
Parameters
code: faus…TSTg
grant_type: authorization_code
redirect_uri: Bubble Application