I have requested the permission and got the Code after Authorisation. Now I wants store this code in config and use this same code for every AccessToken and RefresToken request.
Do I also need to refresh This code after some time or it needs to be done only once? Document says the following:
- Authenticate Once, Refresh the Rest – The new indefinite Refresh Token can be used to request a new Access Token to maintain the sync between your app and a user’s Infusionsoft application. This process eliminates the need for a user to re-authenticate every 90 days.