Questions
Is the token expiration time anywhere in the response header?
over 1 year ago by Corey Bickford
The token expiration time is not located in the response header. GoFormz’s token expiration time is 3600 seconds (1 hour).
You should only acquire a new access token once your current token is near expiration.