Magic Link Passwordless - magic link could not be created

Answered

I implemented Magic Link passwordless, following the video by Prakash and set-up all the variables in the Settings page.

I get an error when I used the magic link page to login.

The message in Xano:

Even though the magic-link is not created, part of the login process works, e.g. a value is created in the magic_link record for that user:

I confirmed that the following values re all correct:

Sendgrid API key
Sendgrid magic link template
magic jwt secret

I ran the API /auth/magic-link and checked all the variables in the debugger:

They all have data, except the output at step 1.9:

Any suggestions how this problem is being caused?

5 replies