Skip to main content
Question

I am using the Call Log APIs and I want to deploy them on a server. Is there a way to create a refresh token without redirecting to a specific URL?

  • April 24, 2024
  • 1 reply
  • 39 views

When I log in through the Call Log APIs, I am redirected to the URL that I provided in the app during the API setup.

I need to retrieve the call log, then fetch the recordings for the calls, and finally download them from the ContentURI.

Is it possible to authenticate without being redirected to that URL?

Please help me with this issue. Thanks.

1 reply

PhongVu
Community Manager
Forum|alt.badge.img
  • Community Manager
  • 2313 replies
  • April 24, 2024

I don't know you app needs to serve multiple users or if it serves only one account and one user. If it is for just one user, then use the JWT token flow instead of the code flow auth. In that case, generate a JWT token (with or w/o refresh token), save the JWT token in your server and use it to get access token and call the APIs.


Reply


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings