Getting 405 even though my identifer is OK. #2778
Answered
by
ArchiverXP
ArchiverXP
asked this question in
Dev Debugging
-
I'm making a Bluesky client, my identifier is archiverxp.bsky.social, when I pass my password and my identifier to my JS nodejs program, I get a 405 Method Not Allowed. I tried following this #2572 but it didn't work. |
Beta Was this translation helpful? Give feedback.
Answered by
ArchiverXP
Sep 2, 2024
Replies: 1 comment
-
Could be related to: #2730 as when I changed the URL, it magically worked. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
ArchiverXP
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Could be related to: #2730 as when I changed the URL, it magically worked.