How to use Magic Link for resetting password

Options

I tried setting up and testing my endpoints for resetting a user's password through with Magic Link. I am running into this error though:

The 'user' table the function was set at wasn't wasn't the correct table so I switched it to my 'Users' table, keeping everything the same except where the data is being queried:

I have magic_link set up in this table as well:

Where could the problem I'm having be?

Tagged:

Best Answer

Answers