Magic link emails are not arriving to destination.
I see in my app that the emails are being generated and sent, but they are not arriving in the destination mailboxes, whereas this was not a problem until yesterday. Are you experiencing a similar issue?
I tried my Magic Login workflow and it’s fine but I send the link via a different email service.
If you are using the built in email function then that uses SendGrid, make sure you put your own API key, but even so it might be classic SendGrid deliverability issues
Well the built in email functionality without adding an API key is just for testing, I think it’s even hard limited to a certain # per day and the email comes from some email like[app name]-no-reply@bubbleapps.io
What you are supposed to do is make your own SendGrid account and get an API key then paste it in this section:
So if you send tons of emails SendGrid bills you directly and in theory your deliverability is better because it’s your own SendGrid reputation not shared with everyone else on free Bubble emails.
But even with your own paid SendGrid account there’s quite a few posts on the forum here where people’s emails aren’t arriving in inboxes
The Magic login link uses the built in Bubble email/SendGrid, but they added the checkbox later so people can take the link and send it via a different service if needed.
Hahaha, I opened a bug report at the same moment we were talking. Thanks again for being so kind and helping me. I implemented your idea, and that was it. Everything is up and running again.
Bubble you should document this kind of hard limits, I double check the documentation and there is no word about it.