Why cant i access organization enpoints in auth.api

im trying to get active members from server and not from client but getting error unhandledRejection: [Error [BetterCallAPIError]: API Error: UNAUTHORIZED ] { status: 'UNAUTHORIZED', headers: [HeadersList], body: [Object] }
2 Replies
bekacru
bekacru2mo ago
it requires you to pass headers
Vishwam_Dhavale
Vishwam_DhavaleOP2mo ago
Thank you I thought it was for only for session

Did you find this page helpful?