Yamada
Yamada
I am having the exact same issue. It seems like the vite version is too new. I am using bun.
I tried it again with NPM, and it has the same issue. I eventually got it working with pnpm, which is not ideal.
I found the issue. Basically, the client will try to store the key `innertube_session_data`, which is not a valid URL. And it seems like cloudflare cache doesn't support arbitrarily string...
Python 3.14 is out :(
Also the delete emoji API is also not working... I followed the instructions here: https://usememos.com/docs/api/memoservice/DeleteMemoReaction I am not sure if that is because the documentation is extremely out of date...
I think it really is an API change? This API is not documented, and the old API was entirely broken: api/v1/auth/sessions/current
I checked WebKit, and it also doesn't work on that as well. So this library pretty much only works on Chrome.