We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
App returns a 404 error as it is looking at the wrong path:
BasicNetwork.performRequest: Unexpected response code 404 for https://upload.wikimedia.org/wikipedia/commons/thumb/2/2c/Freedom_of_the_City_of_London_Parade_2016.webm/320px-Freedom_of_the_City_of_London_Parade_2016.webm.png
This is getting the error as it should be using two dashes and jpg like so:
https://upload.wikimedia.org/wikipedia/commons/thumb/2/2c/Freedom_of_the_City_of_London_Parade_2016.webm/320px--Freedom_of_the_City_of_London_Parade_2016.webm.jpg
The text was updated successfully, but these errors were encountered:
Screenshot:
Sorry, something went wrong.
See PR #122
No branches or pull requests
Uh oh!
There was an error while loading. Please reload this page.
App returns a 404 error as it is looking at the wrong path:
This is getting the error as it should be using two dashes and jpg like so:
The text was updated successfully, but these errors were encountered: