You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 10, 2021. It is now read-only.
I'm running telegram bot, which posts new PSN achievements to channel. Bot is based on your API.
It worked fine for some months. And today your API starts reporting some errors:
gPSN | Asking for new token
gPSN | Getting login
gPSN | Logging in, sending POST
gPSN | Logged in, following redirects
gPSN | ERROR: Error: options.uri is a required argument
and does not answer on requests.
$ npm --version
1.4.23
Thanks for your help.
The text was updated successfully, but these errors were encountered:
I figured out that this error is causing by Sony's ban or temprorarily block my IP address.
When I got this error again, I moved all service to another server, and all worked fine. After some days I checked gumer on the old server once more - and it also works fine.
So resolution would be not to flood Sony servers with a lot of requests.
Hello Jose,
I'm running telegram bot, which posts new PSN achievements to channel. Bot is based on your API.
It worked fine for some months. And today your API starts reporting some errors:
gPSN | Asking for new token
gPSN | Getting login
gPSN | Logging in, sending POST
gPSN | Logged in, following redirects
gPSN | ERROR: Error: options.uri is a required argument
and does not answer on requests.
$ npm --version
1.4.23
Thanks for your help.
The text was updated successfully, but these errors were encountered: