Skip to content

GET Storefront returning 404 #61

Closed
@raphaelruedo

Description

@raphaelruedo

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions