Closed
Description
Hello!
The https://pd.{shard}.a.pvp.net/store/v2/storefront/{puuid}
is returning a 404 error, even with correct requests.
Request:
curl --request GET \
--url https://pd.{shard}.a.pvp.net/store/v2/storefront/{puuid} \
--header 'Authorization: {access_token}' \
--header 'X-Riot-ClientPlatform: {client_platform}' \
--header 'X-Riot-ClientVersion: {client_version}' \
--header 'X-Riot-Entitlements-JWT: {entitlement_token}'
The 404 error started happening today, while yesterday the requests were working correctly.
Metadata
Metadata
Assignees
Labels
No labels