Hi All, anyone integrated NetSuite (restlet Api's) with Their Application? I have Integrated through OAuth 2.0 But The refresh token we get by following 4 Steps. It will only be valid for 7 days. after that, we need to do the same process again and again (which is a manual process) But I don't want to add refresh tokens again and again every week. So is there any workaround for this issue?