kindeClient.getUserOrganizations() its returning Compact JWS must be a string or Uint8Array
I am getting an error when fetching: kindeClient.getUserOrganizations() its returning Compact JWS must be a string or Uint8Array, but when I fetch other functions works correctly
any idea why this might happen?
My setup is Nuxt+NitroJS (nodejs)
I have setup:
1. M2M to fetch tokens to make endpoint api calls
2. Copy/Pasted the nuxt-kinde
Tried asking KindeAI, but to no avail.
any idea why this might happen?
My setup is Nuxt+NitroJS (nodejs)
I have setup:
1. M2M to fetch tokens to make endpoint api calls
2. Copy/Pasted the nuxt-kinde
server/ code to my nitro appTried asking KindeAI, but to no avail.