naturalcrit / homebrewery

Create authentic looking D&D homebrews using only markdown
https://homebrewery.naturalcrit.com
MIT License
1.07k stars 327 forks source link

Manual Save Failure #3773

Open hotguysfugue opened 13 hours ago

hotguysfugue commented 13 hours ago

Error Code

Error: Too Many Requests

Error: Too Many Requests
    at Request.<anonymous> (https://homebrewery.naturalcrit.com/homebrew/bundle.js:78380:21)
    at Emitter.emit (https://homebrewery.naturalcrit.com/homebrew/bundle.js:1954:20)
    at XMLHttpRequest.<anonymous> (https://homebrewery.naturalcrit.com/homebrew/bundle.js:78674:10)
{
  "status": 429,
  "method": "PUT",
  "url": "/api/update/gJ6SMJ-YNep0"
}


### Your description of what happened:

After trying to manually save within the Homebrewery platform, I receive an error stating that there was an issue saving. This doesn't appear to be relevant to the Google Drive issue, as I am not attempting to save my information to Google Drive.
calculuschild commented 13 hours ago

This is the same Google Drive error. Our logs show that this file you are editing is saved on a Google Drive. The 429 error comes from Google, not us.