signInWithOtp() returns 500 (userId not found) even though the login email is sent. Nothing has changed on the edge func itself, always been reliable.
The user reports that the signInWithOtp() function returns a 500 error with 'userId not found', despite the login email being sent. They also mention not seeing invocation history on edge functions, although no changes were made to the edge function itself.
What does signInWithOtp have to do with the edge function? What exact error are you getting? What is userId associated with?