Skip to content
New issue

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

HTTPError: Response code 400 (Bad Request) #32

Open
Moko0815 opened this issue Jul 5, 2021 · 2 comments
Open

HTTPError: Response code 400 (Bad Request) #32

Moko0815 opened this issue Jul 5, 2021 · 2 comments

Comments

@Moko0815
Copy link

Moko0815 commented Jul 5, 2021

try it on raspberry shell:

pi@raspberrypi:~/scripte $ playactor login --host-name PS5-XXX --no-open-urls
Open the following URL in a web browser to login to your PSN account.
When the page shows "redirect", copy the URL from your browser's address bar and paste it here.

  https://auth.api.sonyentertainmentnetwork.com/2.0/oauth/authorize?service_entity=urn:service-entity:psn&response_type=code&client_id=XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX&redirect_uri=https://remoteplay.dl.playstation.net/remoteplay/redirect&scope=psn:clientapp&request_locale=en_US&ui=pr&service_logo=ps&layout_type=popup&smcid=remoteplay&prompt=always&PlatformPrivacyWs1=minimal&

These URLs may contain sensitive information; if sharing debug logs anywhere, PLEASE make sure to redact them first!

URL> https://remoteplay.dl.playstation.net/remoteplay/redirect?code=XXXXXX&cid=XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX

HTTPError: Response code 400 (Bad Request)
    at Request.request.once (/usr/lib/node_modules/playactor/node_modules/got/dist/source/as-promise/index.js:117:42)
    at process._tickCallback (internal/process/next_tick.js:68:7)
pi@raspberrypi:~/scripte $

where is my mistake? (masked all codes with "X")

@Crucial-hash
Copy link

I have the same issue, did you find a fix?

@Moko0815
Copy link
Author

Moko0815 commented Jul 4, 2022

no, now i use https://github.com/iharosi/ps5-wake for wakeup the ps5

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants