"Unhandled error MoralisError [Moralis SDK Core Error]: [C0006] Request failed, Bad Request(400): Challenge not found, Timeout may have exceeded

I got this error for ext-moralis-auth-issueToken firebase cloud function after logged in using Metamask with Firebase and Moralis. The error didn’t occur after clearing cookies and site data though

Hey @borsemayur2

Thanks for reaching out to us!

Can you provide more description on what error message you get and what is the process that you take to replicate the error?

While logging in using Metamask (using Firebase + Moralis), I’m getting 500 for ext-moralis-auth-issueToken API.

I checked cloud function logs and found mentioned error (Challenge not found) for following moralis API Call.
https://authapi.moralis.io/challenge/verify/evm

Can you describe in more details what inputs you use in message and signature?

Where and how did you get the message and signature.

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.