Current OAuth2.0 accesstoken is dynamic and generated for every 3396 seconds. I am using few APIs which needs this token to be used as header. Is there any way to create a permanent static accesstoken and store it somewhere so that I don't need to dynamically create one everytime.