firebase / firebase/quickstart-js

Custom auth get 400 error with CONFIGURATION_NOT_FOUND

Open
#534 8 comments 1 reaction 0 assignees View on GitHub
needs-info
Dominant language
TypeScript
Stars
5.4k
Forks
3.7k
Avg merge
2d 13h
Merged PRs (30d)
6

Description

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"
}
}
}
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.