-
-
Notifications
You must be signed in to change notification settings - Fork 74
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error 403 and 401 #229
Comments
For anyone getting the 403 you might have:
(Like me I first pasted Calender Subscription URL and then after pasting the correct API Key forgot to restart obsidian) |
Same here |
@Kettenotter is correct, 403 and 401 status codes indicate that the API token is incorrect in some way. @PhocaMachina - getting a 400 response back is more interesting though, would you mind sharing the code block that produces that response? (Is it all code blocks?) |
As PhocaMachina seems to have missed out on your last question: I am receiving the Code 400 response as well. This is how my code looks like. I did try it with the least amount of code as well though and am still getting this error.
I didn't want to assume any english equivalents for my german code but I haven't changed those keywords like "fällig" (due), "überfällig" (overdue) or "Aufgaben" (Tasks) since months. |
On the off chance this helps someone: I started getting this error a couple of weeks ago and ignored it assuming it was temporary or user error. Today, I got tired of it and went to Todoist. Guess what: The API key on my account had changed. With no notice. Updating the API key in Obsidian, of course, fixed it. Hope this helps. |
Still receiving "Error: Request failed, status 401" after |
Asking because I haven't seen that issue in a long time... |
Yep, running 1.11.1. |
I can see this is fairly old now, but for what it's worth, I'm getting the same 401 error with my setup. No amount of double checking, re-issuing the API key, restarting obsidian etc. is solving it. |
Version 1.11.1 for plugin
Most recent Obsidian
When I try create a new task I get "Failed to create task: 'Request failed, status 401'" and everywhere where I have my ```todoist I receive "Error: Request failed, status 403".
Any help appreciated
The text was updated successfully, but these errors were encountered: