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