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

Priority of /format: %format/ and @ #1240

Open
monegim opened this issue Jan 22, 2024 · 1 comment
Open

Priority of /format: %format/ and @ #1240

monegim opened this issue Jan 22, 2024 · 1 comment

Comments

@monegim
Copy link

monegim commented Jan 22, 2024

Hi,

If there is an @ in the path, there would be a problem and I get:
Multiple formats are specified: error. I tried to use /format: %format/, but it does not solve the issue.
How could I solve this issue?
Could it be a priority to use /format: %format/ on @?

@DarthSim
Copy link
Member

Hi @monegim!

From the docs:

If the source URL contains a query string or @, you'll need to escape it

Basically, you need to replace @ in the source URL with %40

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

2 participants