0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-03-23 19:38:12 +00:00

Created Saving Issues and Error Codes (markdown)

Gazook89
2022-09-26 11:20:04 -05:00
parent e18dc5039a
commit 8ff1f61f79

@@ -0,0 +1,16 @@
Below is a list of the more common error codes when attempting to save a brew, as of September 2022.
### 500
https://github.com/naturalcrit/homebrewery/issues/2048
500 Means our server is broken. Usually we get this if the server crashes.
### 404
https://www.reddit.com/r/homebrewery/comments/t8me6a/issue_describe_your_issue_here/
`Error updating permissions: The user does not have sufficient permissions for this file.` Not sure the cause. The user is able to create a new brew, but does not have permissions to share that brew back to the Homebrewery (credentials *partially* expired?). Refreshing credentials *might* fix this but I haven't heard back from any users if it helps.
### 403
The real "credentials expired" or "not logged in with Google" error. Refreshing credentials is required.
_Originally posted by @calculuschild in https://github.com/naturalcrit/homebrewery/issues/2043#issuecomment-1063568237_