Skip to main content

When I try connaction by API V2  URL

https://api.calendly.com/webhook_subscriptions
I have error from Cloudfare with 403 error. 
 
How I can recive access to API?

Hi @Ksheva

 

We use OAuth to authorize API requests. It sounds like the OAuth access token is not being passed correctly to the /webhook_subscriptions endpoint.

There are two ways to get an access token:

Have you done either of those steps first? If so, can you reply with the HTTP headers for the request that you’re making (with the token omitted).

 

-andrew


Reply