cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
657
Views
0
Helpful
1
Replies

Webex API Authentication URL

cynthiachen111
Level 1
Level 1

I've created an app and integration in My Webex Apps.

The OAuth Authorization URL in the app starts with:
https://integration.webexapis.com/v1/authorize

However, in the Documentation about the Authorization (https://developer.webex-cx.com/documentation/authentication), it says the Authorization URL starts with:
https://webexapis.com/v1/authorize

Which is the one I should use and how about Token URL?

 

1 Accepted Solution

Marcel Zehnder
Spotlight
Spotlight

Hi

You'll find all the detail here: https://developer.webex.com/docs/integrations
(OAuth Authorization URI is https://webexapis.com/v1/authorize, Token URI is https://webexapis.com/v1/access_token)
  
HTH
Marcel

 

View solution in original post

1 Reply 1

Marcel Zehnder
Spotlight
Spotlight

Hi

You'll find all the detail here: https://developer.webex.com/docs/integrations
(OAuth Authorization URI is https://webexapis.com/v1/authorize, Token URI is https://webexapis.com/v1/access_token)
  
HTH
Marcel