R_Pooja | 2022-04-25 17:26:56 UTC | #1
Hi Team,
Can you please help in providing detailed steps on how to implement cache mechanism to make subsequent Oauth calls.
tim.smith | 2022-04-25 18:02:34 UTC | #2
How you implement caching is entirely dependent on how you're implementing your application. The general concept to follow is this:
- Get an auth token using Platform API Client Authorization (OAuth)
- Persist the token in your application via whatever means are appropriate for your application
- 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.
system | 2022-05-26 18:02:56 UTC | #3
This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.
This post was migrated from the old Developer Forum.
ref: 14449