OAuth token cache creation

Hi Team,

Can you please help in providing detailed steps on how to implement cache mechanism to make subsequent Oauth calls.

How you implement caching is entirely dependent on how you're implementing your application. The general concept to follow is this:

  1. Get an auth token using Platform API Client Authorization (OAuth)
  2. Persist the token in your application via whatever means are appropriate for your application
  3. Retrieve the token and apply it to future requests

We do not provide general programming help on this forum. However, if you are in need of 1-on-1 assistance for programming tasks such as this, let me know and I can put you in touch with your sales rep to hire Genesys Professional Services for consultation or development services.

This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.