How to log in with zoom's API integration

Hello there, I would like to ask you how to retrieve user data from ZoomAPI to Bubble.io app.

I am trying to connect my bubble app to Zoom with OAuth2, however it keeps emitting some errors.

Firstly, the bubble API plugin says that I have to authorise this API. The bubble app guides me to Zoom login form, but after that, I get this error which says that “This service did not return an ID for this user. The user cannot be logged in.”


I checked all details but it doesn’t look wrong for me. Then I wondered if the redirect properly goes through, so I tried to access the redirect address with a code which was generated by Zoom as a parameter, then I got an error code 400.

{“statusCode”:400,“body”:{“status”:“ERROR”,“message”:“Missing state from oauth provider”}}

I have no idea how to solve this issue.
Please help me the way to use API to retrieve user data. Thank you so much.

1 Like

@4869nanataitai ,

Sorry for the missed response on this thread – I am happy to help. Can you share if the behavior still persists?