-
Issue #289 mentions that a + in a password can be escaped to allow it but that doesn't seem to be the case with #. When attempting to use a password (set in DATABASE_URL) with a #, I get an error:
Escaping doesn't seem to help:
|
Beta Was this translation helpful? Give feedback.
Answered by
amacneil
Mar 12, 2023
Replies: 1 comment 1 reply
-
In #289 the escaping is referring to their shell. In your case I think you need to correctly URL encode your password. For example: |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
allenluce
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
In #289 the escaping is referring to their shell.
In your case I think you need to correctly URL encode your password. For example:
1HBwuj1RTknE2A3Jt2sxmGj6ltC%23SGJJl