🐛 Bug Report: when the authentication fails because of an incorrect callback url, the message "please try again" makes no sense #460

Closed
opened 2025-10-09 16:47:56 +03:00 by OVERLORD · 1 comment
Owner

Originally created by @alexlehm on GitHub.

Reproduction steps

create a application with a callback url https://yourdomain/ , run the auth flow from a script like https://yourdomain/other.php
the login check works, it asks to confirm the claims requested and then displays the message "Invalid callback URL. Please try again."

Expected behavior

The page should display "Invalid callback URL. This requires admin configuration, try again with another url, if you have entered the url manually."

Actual Behavior

"Invalid callback URL. Please try again."

Originally created by @alexlehm on GitHub. ### Reproduction steps create a application with a callback url https://yourdomain/ , run the auth flow from a script like https://yourdomain/other.php the login check works, it asks to confirm the claims requested and then displays the message "Invalid callback URL. Please try again." ### Expected behavior The page should display "Invalid callback URL. This requires admin configuration, try again with another url, if you have entered the url manually." ### Actual Behavior "Invalid callback URL. Please try again."
OVERLORD added the bug label 2025-10-09 16:47:57 +03:00
Author
Owner

@alexlehm commented on GitHub:

I should say that I would probably be able to submit a fix, only my Go knowledge is non-existent until now, I will try make a fix

@alexlehm commented on GitHub: I should say that I would probably be able to submit a fix, only my Go knowledge is non-existent until now, I will try make a fix
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/pocket-id-pocket-id-2#460