The specified client_id does not allow organizations

Hi,

I’m trying to send an invitation with the “/api/v2/organizations/{id}/invitations” API call but get a 400 response with “The specified client_id does not allow organizations.” error.
What does this error means?
Every other API call I tried with this client ID works well (create org, create user, add membership).

Thanks,
Lior.

2 Likes

Hi @lior1,

Welcome to the Auth0 Community!

The error you have observed is triggered when using a Machine-to-Machine client_id. At the moment, M2M is not supported by Organizations yet.

We have included Organization support with M2M clients on our roadmap, but unfortunately, there is no ETA.

Hoped this answers your questions.

Please let me know if there’s anything else I can do to help.

Thanks.

1 Like

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.