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

Files with special characters fail #39

Open
thoffma opened this issue Sep 15, 2021 · 0 comments
Open

Files with special characters fail #39

thoffma opened this issue Sep 15, 2021 · 0 comments

Comments

@thoffma
Copy link

thoffma commented Sep 15, 2021

When using the generator api, files with special characters fail. Even with correct url encoding.

examples:
File:Grumpy_Cat_(14556024763)(cropped).jpg or File%3AGrumpy_Cat%2814556024763%29_%28cropped%29.jpg
File:Museum_Schnütgen_-_St.Cäcilien-_innenaufnahme-4459.jpg or File%3AMuseum%20Schnütgen%20-%20St.%20Cäcilien%20-%20innenaufnahme-4459.jpg

I get an internal server error or 422 Unprocessable Entity - validation error

Edit:
This behavior occurs NOT when using /attribution/{languageCode}/{file}/{typeOfUse}/modified/{modification}/{modificationAuthor}/{licenseId}

for the paths fileinfo and unmodified the examples above are not working.

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

1 participant