Discussions

Ask a Question
Back to All

Whitelist Url

Hi, I am trying to get the Oauth2 api call to 'https://accounts.myclickfunnels.com/oauth/authorize?new_installation=true' to work. Api calls from postman work properly returning a 200 response code, but when the api call is made from a local/unauthorized environment, I get a 403 response. The api calls are the same, so I am assuming that I need to whitelist the url, but I cannot find where to whitelist the url I am sending the api call from.

If you can point me to where I can whitelist my url, or have any other suggestions on why the response to my api call is returning a 403 specifically from a local environment, it would be greatly appreciated. Thanks.