Dustin Weßels
Dustin Weßels
What helped me is to add `.datetime` to your arrow object. So in your case it would be `next_run=arrow.utcnow().datetime` Maybe update the docs or fix this, if its not intended.
Hi, I had the issue #388, which seems similar to #381, causing my middleware to throw an error. Can't look at the code right now, but I think I had...
Also, maybe my initial error with the refresh_token not found is connected to the 'cookie too large' nginx error, causing the server to receive a missing refresh token in the...
Have you found a solution to this maybe?
Would also love to know how to get it to work with clerk. I tried using the nuxt settings with no success.