Callback URIs are case-sensitive. If you see an error in the console about a mismatch between your callback URI and the one configured in your Auth0 dashboard, don’t just eyeball it—copy and paste the exact URI from the login error page shown by Auth0. Alternatively, double-check your casing, or just standardize it by using lowercase across the board to avoid issues.
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| "callbacks" must be a valid uri error for React Native app | 4 | 4992 | August 5, 2020 | |
| Lock 2 scheme change? | 3 | 3669 | March 2, 2018 | |
| Callback urls | 4 | 9228 | March 2, 2018 | |
| Calling authentication API from Android React native | 2 | 4274 | July 26, 2019 | |
| How to add allowed callaback URLs? | 2 | 1168 | March 1, 2023 |