notion-py icon indicating copy to clipboard operation
notion-py copied to clipboard

HTTPError: 401 Client Error: Unauthorized for url https://www.notion.so/api/v3/loadUserContent

Open JustDhan opened this issue 3 years ago • 8 comments

Hello guys, my python script work fine from long time ago, but today when I try to start and check on notion some data with this API

it will crash with this traceback. HTTPError: 401 Client Error: Unauthorized for url https://www.notion.so/api/v3/loadUserContent

Are Notion trying to broke this unofficial API?

JustDhan avatar Sep 24 '21 09:09 JustDhan

Same. Tried getting new token_v2 cookies, even logging out and loggin in again, but nothing worked.

mileyvirus avatar Sep 26 '21 14:09 mileyvirus

Has anyone found a fix yet?

mariostoev avatar Sep 27 '21 06:09 mariostoev

Any new information about this issue?

AndreClaassen1 avatar Sep 30 '21 11:09 AndreClaassen1

Tested out now and it seems to be working. Make sure to copy the whole token.

pashok3d avatar Oct 02 '21 18:10 pashok3d

Same issue, even with the email password auth method!

mathix420 avatar Oct 04 '21 13:10 mathix420

Strange. Today I have renewed my token v2 and all is working fine.

Arnaud Gissinger @.***> schrieb am Mo. 4. Okt. 2021 um 15:37:

Same issue, even with the email password auth method!

— You are receiving this because you commented.

Reply to this email directly, view it on GitHub https://github.com/jamalex/notion-py/issues/346#issuecomment-933494791, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABWHG2KGYWCYLPYPJWZET6LUFGUY7ANCNFSM5EVP2I5A .

-- André Claaßen Consulting

Hauptstraße. 327

44649 Herne

@.***

Web: andreclaassen.de

Twitter: @IT_Digital_AC https://twitter.com/IT_Digital_AC

0157 50188423

AndreClaassen1 avatar Oct 04 '21 13:10 AndreClaassen1

Same, by just trying hard and relaunching my app. Without even changing the token it worked...

mathix420 avatar Oct 04 '21 13:10 mathix420

doen't work for me although I keep logging out and loggin in again...

AngelikiDixons avatar Apr 27 '22 11:04 AngelikiDixons