[bot] sync troubleshooting guides to db (#32874)

Co-authored-by: github-docs-sync-bot <github-docs-sync-bot@supabase.com>
This commit is contained in:
github-actions[bot]
2025-01-17 21:43:43 +00:00
committed by GitHub
parent 0e60b508f6
commit a42e17d0a9
5 changed files with 18 additions and 13 deletions

View File

@@ -1,8 +1,9 @@
---
title = 'An "invalid response was received from the upstream server" error when querying auth'
title = "An \"invalid response was received from the upstream server\" error when querying auth"
github_url = "https://github.com/orgs/supabase/discussions/20722"
date_created = "2024-01-25T07:08:43+00:00"
topics = ["auth"]
topics = [ "auth" ]
database_id = "7183351e-dba3-484d-83b3-bb89a027e36a"
[[errors]]
message = "invalid response was received from the upstream server"

View File

@@ -2,11 +2,12 @@
title = "Auth error: {401: invalid claim: missing sub}"
github_url = "https://github.com/orgs/supabase/discussions/21347"
date_created = "2024-02-18T13:47:37+00:00"
topics = ["auth"]
keywords = ["JWT", "Server-Side Rendering"]
topics = [ "auth" ]
keywords = [ "JWT", "Server-Side Rendering" ]
database_id = "e90ca9e0-0376-4313-b32b-b9a4ae81bf7a"
[api]
sdk = ["auth-getuser"]
sdk = [ "auth-getuser" ]
[[errors]]
http_status_code = 401

View File

@@ -2,8 +2,9 @@
title = "Customizing Emails by Language"
github_url = "https://github.com/orgs/supabase/discussions/21227"
date_created = "2024-02-13T16:03:27+00:00"
topics = ["auth"]
keywords = ["emails"]
topics = [ "auth" ]
keywords = [ "emails" ]
database_id = "2ebc2849-0cf7-4c94-ac13-22167a196a92"
---
When you register a user, you can create meta-data about them.

View File

@@ -2,8 +2,9 @@
title = "Database error saving new user"
github_url = "https://github.com/orgs/supabase/discussions/13043"
date_created = "2023-03-16T04:52:50+00:00"
topics = ["auth", "studio"]
keywords = ["users"]
topics = [ "auth", "studio" ]
keywords = [ "users" ]
database_id = "5d1c44ed-b2f6-4509-9312-1eeb8838e701"
[[errors]]
message = "Database error saving new user"

View File

@@ -1,12 +1,13 @@
---
title = 'Error: "Invalid TOTP code entered"'
title = "Error: \"Invalid TOTP code entered\""
github_url = "https://github.com/orgs/supabase/discussions/19676"
date_created = "2023-12-13T15:01:15+00:00"
topics = ["auth"]
keywords = ["totp"]
topics = [ "auth" ]
keywords = [ "totp" ]
database_id = "58d5a2de-2f7e-45fc-8dfa-7fb36da41ca8"
[api]
sdk = ["auth-verifyotp"]
sdk = [ "auth-verifyotp" ]
[[errors]]
message = "Invalid TOTP code entered"