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

Request failed with status code 404 #21

Closed
ghost opened this issue Oct 5, 2023 · 2 comments
Closed

Request failed with status code 404 #21

ghost opened this issue Oct 5, 2023 · 2 comments

Comments

@ghost
Copy link

ghost commented Oct 5, 2023

After updating today's games, any search you run with any region the API returns this error, I was making a command yesterday and it was working, then today after updating this week's new games it gave me this

Erro: Error: An error occurred
         error: {
       "message": "CatalogOffer/offerMappings: Request failed with status code 404",
       "locations": [
               {}
       ],
       "correlationId": "1792c500-beb8-4854-9d69-43e4a9a30e54",
       "serviceResponse": "{\"errorMessage\":\"The item or resource being requested could not be found.\",\"errorCode\":\"errors.com.epicgames.not_found\",\"numericErrorCode\":1004,\"errorStatus\":404}",
       "stack": null,
       "path": [
               "Catalog",
               "searchStore",
               "elements",
               3,
               "offerMappings"
       ]
 },{
       "message": "CatalogNamespace/mappings: Request failed with status code 404",
       "locations": [
               {}
       ],
       "correlationId": "1792c500-beb8-4854-9d69-43e4a9a30e54",
       "serviceResponse": "{\"errorMessage\":\"The item or resource being requested could not be found.\",\"errorCode\":\"errors.com.epicgames.not_found\",\"numericErrorCode\":1004,\"errorStatus\":404}",
       "stack": null,
       "path": [
               "Catalog",
               "searchStore",
               "elements",
               3,
               "catalogNs",
               "mappings"
       ]
 }
@chrom007
Copy link

chrom007 commented Oct 6, 2023

Same error... But request have valid data after error field 🤔

@AuroPick
Copy link
Owner

AuroPick commented Oct 8, 2023

I have just released v4.0.2. Please Install the new version.

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