Hi Guys,
I am creating one M2M Application and I want to send Invitation link to the members So
I am going to invite members in selected organization via Auth0 Console the select Application dropdown not listing M2M created Application Instead of other than M2M application are listed. Please Guide me for how to list M2M application in dropdown
Same as I am using Management API for “/api/v2/organizations/{id}/invitations”
Passing M2M Client Id via API I get “The specified client_id does not allow organizations.” error.
Thanks,
Arun