You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Got this error when registering a new controller account. it's pretty long and a bit annoying. should probably be replaced with a semantic error, but if the specific content of the error is important we should include a copy button as well. e.g.
Got this error when registering a new controller account. it's pretty long and a bit annoying. should probably be replaced with a semantic error, but if the specific content of the error is important we should include a copy button as well. e.g.
rpc error: code = Internal desc = internal server error: {"response":{"errors":[{"message":"rpc error: code = Internal desc = internal server error","path":["finalizeRegistration"]}],"data":null,"status":200,"headers":{"map":{"content-length":"126","content-type":"application/json"}}},"request":{"query":"\n mutation FinalizeRegistration($credentials: String!) {\n finalizeRegistration(credentials: $credentials) {\n id\n contractAddress\n credentials {\n webauthn {\n id\n publicKey\n }\n }\n }\n}\n ","variables":{"credentials":"{\"id\":\"FwDaQ_qc5Jt8BfdUxRvJ_6VR9OgCQCxB4zL28IHRqec\",\"rawId\":\"FwDaQ_qc5Jt8BfdUxRvJ_6VR9OgCQCxB4zL28IHRqec\",\"type\":\"public-key\",\"response\":{\"attestationObject\":\"o2NmbXRkbm9uZWdhdHRTdG10oGhhdXRoRGF0YVikIKl-w_jvvCrKDPfKu0ILSgnQrsmQVGbJrfeVhPp1_tNFAAAAALU5dmZIhaprzr_lImKkOaIAIBcA2kP6nOSbfAX3VMUbyf-lUfToAkAsQeMy9vCB0annpQECAyYgASFYIL9TBLMXbnJa9UA466efuc2mNu3-J5GU2A02UYa6Z7MtIlggI00RRJxiP4ZsRvlTh0SzEFL-q4N0HAQkMYJ2aPC72jU\",\"clientDataJSON\":\"eyJ0eXBlIjoid2ViYXV0aG4uY3JlYXRlIiwiY2hhbGxlbmdlIjoiek85bEtmQnFQSG51V2ZVdmtfN0lXTW43Y1hONllfMnVHNnVFSklGVEFCQSIsIm9yaWdpbiI6Imh0dHBzOi8veC5jYXJ0cmlkZ2UuZ2ciLCJjcm9zc09yaWdpbiI6dHJ1ZX0\"}}"}}}
or possibly this..
The text was updated successfully, but these errors were encountered: