naturalcrit/homebrewery

I am having trouble saving brews.

Pedriito-to opened this issue · 1 comments

Error Code

Error: Unauthorized


Error: Unauthorized
    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": 401,
  "method": "PUT",
  "url": "/api/update/Dt_GgTZSad_J"
}


### Your description of what happened:

"When I edit a brew, sometimes it allows me to save them, but other times I get this error that prevents me from saving. I don't know what causes it, but it becomes frustrating not being able to make progress safely in my projects because I never know when it will let me save and when it won't.

This is a known issue - see the Master issue #3770.