Describe the bug
For some reason, despite being an admin in my workspace, I get 401 when trying to write the data on the page. I can notice that the x-notion-active-user-header I see on the website transaction requests and in my console differs. It might be the reason behind the problem. The token_v2 is valid through. I can not find any way to switch to the proper x-notion-active-user-header.
Additional context
The other workspace, where I initially testes the code and which is totally owned by me works and shows no permission problems.
Describe the bug
For some reason, despite being an admin in my workspace, I get 401 when trying to write the data on the page. I can notice that the
x-notion-active-user-headerI see on the website transaction requests and in my console differs. It might be the reason behind the problem. Thetoken_v2is valid through. I can not find any way to switch to the properx-notion-active-user-header.Additional context
The other workspace, where I initially testes the code and which is totally owned by me works and shows no permission problems.