Forum Discussion
I am working on a similar app where I am not getting the Refresh Token. Will you be able to share the REST Post snap you are using for the authorization request?
Hi Murugan - I’m sorry, but my company’s policies prevent me from sharing the pipeline.
- mramaswamy5 years agoNew Contributor II
Thanks for the reply. I understand. I have created my own REST POST to get the authorization token. It is not working.
URL - https://login.microsoftonline.com/{{TenantID}}/oauth2/token
grant_type - ‘client_credendials’I have client_id and client_secret. I am able to get the Bearer token from POSTMAN by giving this information in Body. I would like to know how to give this information in REST GET or REST POST snap.
Thanks,
Murugan- siwadon5 years agoEmployee
@mramaswamy Do you have problem using REST OAuth2 account to retrieve the token? The problem to refresh
client_credentialsaccounts has been resolved and the accounts are refreshed regularly.- sanjaynayak3 years agoNew Contributor III
Hi
Oauth2 is working awesome for various client I have been using. But we got a strange issues, any suggestion would be helpful.
Oauth2 is working for one node but not for other node.
And we are getting 500 error on authorize after march 11 release 
 - dmiller5 years agoFormer Employee
The Connecting to Marketo with the REST Snap Pack pattern uses REST Get to connect to Marketo. Maybe there is something there that will give you an idea.
- sanjaynayak3 years agoNew Contributor III
Yes marketo is not supporting oautho2. Work around is rest snap