We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When adding a link from amazon.com for digital music, the app either fails to find the product and add the name/picture/price, or it completely fails to reload the page, reporting "Bad gateway." Example: https://www.amazon.com/dp/B0CJH7JZV8/ref=sr_1_2?crid=232NDHHA7SO1X&keywords=taylor+swift+1989+taylors+version&qid=1699494823&sprefix=taylor+swift+1989+%2Caps%2C163&sr=8-2 It's possible the bad gateway issue has something to do with my reverse proxy, but the failing to grab info is a problem even when directly accessing the local resource.
The text was updated successfully, but these errors were encountered:
I'd be happy to merge a PR with a fix for this + a test case!
Sorry, something went wrong.
No branches or pull requests
When adding a link from amazon.com for digital music, the app either fails to find the product and add the name/picture/price, or it completely fails to reload the page, reporting "Bad gateway." Example: https://www.amazon.com/dp/B0CJH7JZV8/ref=sr_1_2?crid=232NDHHA7SO1X&keywords=taylor+swift+1989+taylors+version&qid=1699494823&sprefix=taylor+swift+1989+%2Caps%2C163&sr=8-2
It's possible the bad gateway issue has something to do with my reverse proxy, but the failing to grab info is a problem even when directly accessing the local resource.
The text was updated successfully, but these errors were encountered: