09-12-2022 11:48 AM
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?
09-13-2022 12:19 PM
@salesopsintegration, here is REST Oauth2 Account configuration that works for us:
09-13-2022 08:03 AM
status code 400, in almost all cases means “Bad Request”.
Status code 401, means “Unauthorized”
Did you manage to authorize successfully the account? - if you already get the token probably you authorize successfully your account.
This means review configuration in your rest snap, or please send screen shot here 🙂 It would be easier to help.
Thanks,
Pero M.