Code Monkey home page Code Monkey logo

Comments (9)

xSlOom avatar xSlOom commented on May 27, 2024 1

Thanks for your answer. I tried again to logged in again but I get this message:

{"error":"invalid_token","error_description":"Invalid token","error_code":4097,"docs":"http://docs.auth.api.ac.playstation.net/2.0/ssocookie","parameters":["captchatokenmissing"]}

from psn-php.

Tustin avatar Tustin commented on May 27, 2024

If this happens sporadically, it means that the auth token you're using has expired and needs to be refreshed by either logging in again or using Auth::GrabNewTokens with your refresh token to get a set of new tokens. If it's happening every time you login, it could be due to invalid login credentials or maybe some other unknown bug. If you have an error log, that might help solve the issue.

from psn-php.

Tustin avatar Tustin commented on May 27, 2024

@Octolus says that is due to making too many invalid login attempts within a small period of time. You'll have to wait a bit and try again.

from psn-php.

xSlOom avatar xSlOom commented on May 27, 2024

I tried 3 times (only) to logged in so I don't know. :(

from psn-php.

Octolus avatar Octolus commented on May 27, 2024

Yeah, they block you quite fast (give you captcha) @xSlOom to prevent bruteforcing. What you can do, is try another account.

from psn-php.

xSlOom avatar xSlOom commented on May 27, 2024

Oh .. right. They are smart lol.

How can I fix it ? @Octolus

from psn-php.

jbdabes avatar jbdabes commented on May 27, 2024

Waiting the necessary timeout period should fix it (I'd have thought less than an hour).

from psn-php.

xSlOom avatar xSlOom commented on May 27, 2024

Okay, i'll wait then but it sucks to wait just to do a small request. -.-

Thanks for your answers.

from psn-php.

jbdabes avatar jbdabes commented on May 27, 2024

Unfortunately it's a limit on Sony's side we can't bypass (without switching the requesting IP, anyway..). Sorry we couldn't help any further!

from psn-php.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.