-
Notifications
You must be signed in to change notification settings - Fork 35
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
GET Storefront returning 404 #61
Comments
Api now is at /v3/ and it doesn't work like this anymore, its a POST request posting to the new endpoint with no data returns this so it is definitely expecting some sort of JSON as request data EDIT: |
Thank you so much, you saved Spikehub app's life haha Do you know where I can follow these version changes? |
Hey no problem, I was actually experimenting with the API and discovered this on my own, but seems like others beat me to it in this Discord server. I'd say its worth joining: https://discord.gg/nf25c6YYM8 |
That's awesome. I’ll definitely check out the Discord server thanks for sharing the link! |
Hello!
The
https://pd.{shard}.a.pvp.net/store/v2/storefront/{puuid}
is returning a 404 error, even with correct requests.Request:
The 404 error started happening today, while yesterday the requests were working correctly.
The text was updated successfully, but these errors were encountered: