HTTPError: Response code 401
See original GitHub issueHi there, i got the following error:
HTTPError: Response code 401 (Unauthorized)
at onResponse (/home/node/app/node_modules/got/dist/source/as-promise/index.js:142:28)
at runMicrotasks (<anonymous>)
at processTicksAndRejections (internal/process/task_queues.js:93:5)
Error during request:
POST https://apptoogoodtogo.com/api/item/v7/
A refresh of the session does not helped, the error is still there. Any ideas how to fix it?
Issue Analytics
- State:
- Created 3 years ago
- Comments:8 (2 by maintainers)
Top Results From Across the Web
401 Unauthorized - HTTP - MDN Web Docs
The HyperText Transfer Protocol (HTTP) 401 Unauthorized response status code indicates that the client request has not been completed ...
Read more >How to Quickly Fix the 401 Unauthorized Error (5 Methods)
The 401 (Unauthorized) status code indicates that the request has not been applied because it lacks valid authentication credentials for the ...
Read more >401 Error: 5 Ways to Troubleshoot and Fix It - Hostinger
The HTTP error 401 occurs when the browser's request to the server lacks valid authentication credentials. While it's most commonly caused by a ......
Read more >401 Unauthorized Error: What It Is and How to Fix It
The 401 Unauthorized Error is an HTTP response status code indicating that the client could not authenticate a request.
Read more >How to Fix a 401 Unauthorized Error - Lifewire
The 401 Unauthorized error is an HTTP status code that means the page you were trying to access cannot be loaded until you...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
I’m running the docker version without any customizing on my Synology from https://registry.hub.docker.com/r/marklagendijk/toogoodtogo-watcher/
Now it gets a bit mysterious 😉
If you install the latest version it should work.