cancel
Showing results for 
Search instead for 
Did you mean: 

Zoom OAuth Connection

salesopsintegra
New Contributor II

Has anyone attempted to connect to Zoom via OAuth?

I can connect and get a token via Postman, but my token in snaplogic does not populate.

I’ve looked at the netsuite oauth article that was published.

I’ve looked at the overall oauth with SaaS article.

However, I cannot get my access token to populate. My settings in SL match postman.
Here are my settings - what am I missing?

6 REPLIES 6

pmancevski
New Contributor III

Hi @salesopsintegration,

Try enabling “Header authenticated”, also you may need to review method of authorization (Grant type) to “client credentials”

image

Thanks,
Pero M.

salesopsintegra
New Contributor II

Hi @pmancevski,

Is your zoom connection, JWT, OAuth, or Server to Server Oauth?

When I did flip the Grant Type to client_credentials, I was able to get a token.
When I connect with the header authenticated, I get a 400 response.
When I connect without the header authenticated, and the Basic Auth header checked, I get a 401.

I have tried setting up both Oauth and Server to Server Oauth within the Zoom UI.

Hi,

If you manage to get the token, then i think you are good to go or i missed something?

Thanks,
Pero M.

It keeps denying me, even though it has a token now.

The OAuth connections do not work, but JWT does. I plan on reaching out to support to see if they can help.

Appreciate your thoughts!