Dear Moralis support team,
I am encountering an error when attempting to access the Moralis API. Specifically, I am receiving the following error message: “Protocol Error: HTTP/1.1 500 Internal Server Error.”
This error occurs when I try to connect my mobile wallet from Unity by scanning the QR code. The error persists even after double-checking my API request and ensuring that it is properly formatted and includes all the required parameters.
Could you please provide assistance with resolving this issue? I would greatly appreciate any guidance or advice you can provide. If you require any additional information or details, please let me know and I will be happy to provide them.
Thank you for your help and support.
Best regards,
the Exact error I am getting is
Protocol Error: HTTP/1.1 500 Internal Server Error
UnityEngine.Debug:LogError (object)
MoralisWeb3AuthService/d__7:MoveNext () (at Assets/Scripts/MoralisWeb3AuthService.cs:82)
UnityEngine.SetupCoroutine:InvokeMoveNext (System.Collections.IEnumerator,intptr)