04-02-2020 01:48 PM
I’m working with an application that supports ‘Client Credentials’ and ‘Authorization Code’ grant types in the authorization request; however, doesn’t support refresh tokens. What is the value of selecting the ‘Client Credentials’ grant type in the REST OAuth2 Account? Does the REST OAuth2 Account make the authorization request and get the token when the first document enters the REST snap that’s using the account? What’s the purpose of the ‘Authorize’ button when the grant type is ‘Client Credentials’ since the token will expire at some point? Is it just to validate that the account has been configured correctly?
I have the same questions if the grant type is ‘Authorization Code’ and the api doesn’t support refresh tokens.
01-21-2021 11:23 AM
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.
03-25-2023 06:28 PM
Yes marketo is not supporting oautho2. Work around is rest snap
01-21-2021 11:13 AM
Yes. I tried that but I am not getting any Refresh Token when I authorize in the account creation. When did we solve this problem?
01-21-2021 11:25 AM
@mramaswamy Can you share what’s the error when you authorize the account?
03-25-2023 06:30 PM
We are getting 500 error