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

Epic productSlug may be null #19

Closed
moonstar-x opened this issue Oct 15, 2021 · 2 comments
Closed

Epic productSlug may be null #19

moonstar-x opened this issue Oct 15, 2021 · 2 comments
Labels
Priority: Medium This is medium priority. Type: Bug This is a bug report.

Comments

@moonstar-x
Copy link
Owner

🐛 Describe the Bug

This happened today for a Paladins dlc offer, the productSlug was null. Apparently it is the urlSlug that should be used instead.

For now it's not that big of a deal because it happens with only dlcs (I believe) and in most cases the productSlug does come with the actual slug expected.

@moonstar-x moonstar-x added Type: Bug This is a bug report. Priority: Medium This is medium priority. labels Oct 15, 2021
@moonstar-x
Copy link
Owner Author

Update:

Some of these games also return a null productSlug:

image

@moonstar-x
Copy link
Owner Author

This should be fixed in #26. Further testing might be necessary.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority: Medium This is medium priority. Type: Bug This is a bug report.
Projects
None yet
Development

No branches or pull requests

1 participant