Skip to content

Custom auth get 400 error with CONFIGURATION_NOT_FOUND #534

Open
@SLdragon

Description

@SLdragon

Follow the document to run custom auth code, but get the errors as below, did I miss something to config?

{
   "code":"auth/internal-error",
   "message":{
      "error":{
         "code":400,
         "message":"CONFIGURATION_NOT_FOUND",
         "domain":"global",
         "reason":"invalid"
      }
   }
}

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions