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

Raising the Firebase error instead of returning error 500 in admin #272

Open
p02diada opened this issue Sep 17, 2024 · 1 comment
Open
Labels

Comments

@p02diada
Copy link

Hi,

There is a problem from version 2.0.1 with this PR #241 in the django Admin. If you try to send test notification to a device that firebase does not accept it raise a 500 error.

image

@xtrinch
Copy link
Owner

xtrinch commented Sep 17, 2024

Yes looks like the admin functions should now be wrapped in a try catch - good find

@xtrinch xtrinch added the bug label Sep 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants