PodioAPI.Exceptions.PodioForbiddenException?
AnsweredI'm trying to use $Podio.SpaceMembersService.AddMemberToSpace to migrate users between two Podio workspaces.
For the request, I define Role (light), Message (Hello world) and single user (ID). I'm an admin on this workspace.
When I execute it, I keep getting error:
Exception calling "AddMemberToSpace" with "2" argument(s): "Exception of type 'PodioAPI.Exceptions.PodioForbiddenException' was thrown."
What could be the reason for that? Everything else seems to be working just fine...
Thanks,
Martin
-
Hi Martin,
Add member to space via API is only available for clients with a trust level of 2 or higher. To get your API client upgraded to a higher trust level contact support at support@podio.com.
Please sign in to leave a comment.
Comments
1 comment