Get OAuth Token pulls only access token

Maros Gr_ninger
Tera Contributor

Hello all, I am building integration with third party tool using OAuth.

I have client credentials and I have created application registry, entity profile and all that as normal, but when I click on Get OAuth Token related link in oauth_2_0_credentials, I get message that Access token is available, but will expire in xxxx (hour from creation), but no refresh token is generated.

 

I have tried googling and searching community, but to no avail.

Of course, it is not possible that someone will go and click it every hour, so did someone else face similar issue? What can I do in this case?

 

Thank you for any help!

1 ACCEPTED SOLUTION

Niklas Peterson
Mega Sage
Mega Sage

Hi,

Does your OAuth setup have offline_access or similar scope set? This often required to have a refresh token issued.

 

Regards,
Niklas

View solution in original post

1 REPLY 1

Niklas Peterson
Mega Sage
Mega Sage

Hi,

Does your OAuth setup have offline_access or similar scope set? This often required to have a refresh token issued.

 

Regards,
Niklas