We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi NicklasW
When I tested it on localhost it worked fine, but when I upload it to AWS, I get a 403 error.
Is there a way to resolve this error? just change to nodejs api?
The text was updated successfully, but these errors were encountered:
It's probably due to AWS IP ban, try using a proxy.
Sorry, something went wrong.
thanks for your advice
I solved it with proxy example.
this site helps others. free proxy list
No branches or pull requests
Hi NicklasW
When I tested it on localhost it worked fine,
but when I upload it to AWS, I get a 403 error.
object(NicklasW\PkmGoApi\Handlers\RequestHandler\Exceptions\ResponseException)#337 (7) {
["message":protected]=>
string(50) "Retrieved a invalid response. Response code: '403'"
["string":"Exception":private]=>
string(0) ""
["code":protected]=>
int(0)
["file":protected]=>
Is there a way to resolve this error?
just change to nodejs api?
The text was updated successfully, but these errors were encountered: