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
it requires you to pass
headers
Thank you
I thought it was for only for session