skizer
skizer
bump - still happens for me
Hey @harlan-zw, thanks for that fast response, I gotta correct myself, sass itself and on its own is working - sorry! What specifically is not working and what I was...
Facing the same issues, makes the nuxt3 server/api thing completely useless.
This still happens, also they differ in the return values like expires_in and expires_at getAccessTokenFromAuthorizationCodeFlow ``` token: { access_token: '****************************************', expires_in: 604800, refresh_token: '****************************************', scope: 'email identify guilds', token_type: 'Bearer'...