You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The custom server causes some problems with getServerSideProps and env variables, so I'm still trying to figure out how to do this using a regular pages/api route.
Here I tried to use next-connect to do this in the Next api. It doesn't work but feels like I am close.
https://www.npmjs.com/package/next-connect
The text was updated successfully, but these errors were encountered: