-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels