huixiaoao | 2016-11-11 01:34:01 UTC | #1
Hi all, My boss told me to do something about APIs,But I am in trouble at first step..... Is anyone can tell me, why I can`t complete the OAuth2.0 login? I input the request like this Auth URL :https://login.mypurecloud.jp/oauth/authorize Access Token URL :https://login.mypurecloud.com/oauth/token but I get error like this POST https://login.mypurecloud.com/oauth/token net::ERRTUNNELCONNECTION_FAILED common.js:75053 Am I missing something?
Thank you all! <img src="//inin-prod-use1-developerforum.s3.amazonaws.com/original/1X/50f922aa3223d278fed4acc0da132f29dd4f1bf3.jpg" width="351" height="500"> <img src="//inin-prod-use1-developerforum.s3.amazonaws.com/original/1X/9e4bffc9b132792892cd581d1d6283877a4597ab.png" width="500" height="500">
KevinGlinski | 2016-11-11 13:46:59 UTC | #2
net::ERRTUNNELCONNECTION_FAILED indicates you don't have a internet connection, web proxy issues possibly. requests to app.getpostman.com and google-analytics.com are also failing, so it isn't a purecloud thing. however, you access token url is currently set to .com and needs to be .jp
huixiaoao | 2016-11-14 02:56:21 UTC | #3
Thank you for answer. It`s get help.
anon28066628 | 2017-02-02 18:03:21 UTC | #4
This just came up in my suggested articles, so for future readers also make sure "Request access token locally" isn't checked.
<img src="//inin-prod-use1-developerforum.s3.amazonaws.com/original/1X/46146270fe6db74c3dda083b521d98db78522388.PNG" width="445" height="192">
system | 2017-08-28 19:28:41 UTC | #5
This post was migrated from the old Developer Forum.
ref: 616