Tony Dattolo
Tony Dattolo
same issue, no good answers from anyone on vercels discord, django discord, or reactiflux nextjs discord
I've been debugging in the backend. It looks like this might be a social_core issue not djoser. The state session in the backend that is set to be passed to...
@matteius having same error as @edzy16 on local Ubuntu 22.04 after upgrading from 20.04 and updating pip/pipenv/clearing cache with pipenv --clear. python 3.10 issue?
any progress on this?
looks like duplicate issue, same issue with AWS on bucket_name param https://github.com/jschneier/django-storages/issues/1361#issue-2168604026
It breaks global auth for some reason, have an open issue here: https://github.com/vitalik/django-ninja/issues/1082 I tried to create a similar implementation with @asynccontextmanager but it didn't work
going to jump in here. if anyone wants to collab on fixing this let me know.
@mbsanchez01 Similar concerns -- I'm using https://github.com/astahmer/typed-openapi for Zod object generation based on openapi spec. Is there a tool you're using to properly generate Zod date objects from openapi? Zod...
Are you using NextJS as well with this issue? It seems the server side session state that is passed to the Google call is not being persisted on the backend....
same issue using deno as the kernal for jupyter notebooks. postinstall script is also failing, so manually install graphiksmagic and ghostscript, not sure if that's related