cancel
Showing results for 
Search instead for 
Did you mean: 

Who Me Too'd this topic

result api get access token returns 403

qp-96
Contributor
Contributor

i'm using “https://api-m.paypal.com/v1/oauth2/token”  api to get access token

before today it workes fine, but now it keeping return 403  http code

and here is the raw return from request :

 

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html>
<head>
<title>403 Forbidden</title>
</head>
<body>
<h1>Error 403 Forbidden</h1>
<p>Forbidden</p>
<h3>Guru Mediation:</h3>
<p>Details: cache-qpg1255-QPG 163072300[Removed. Phone #s not permitted]span></p>
<hr>
<p>Varnish cache server</p>
</body>
</html>

 

Login to Me Too
Who Me Too'd this topic