What's the point of using OAuth 2.0 if the refresh...
# suitescript
b
What's the point of using OAuth 2.0 if the refresh token expires every 7 days?
b
from an account on 2021.2
s
to answer your question, prior to 2021.2 I think the only useful case for NS's OAuth2.0 was for user facing applications, not suitable for system-system integrations. Looks like 2021.2 will improve on that - thanks as always for the link @battk
b
Thank you