ā07-05-2024 01:03 AM - edited ā07-05-2024 01:05 AM
I can successfully use the People API to create or update users as an organization administrator.
However, when using a Partner administrator account (with full access permissions) and including the OrgId parameter,
I receive a [403] Forbidden - Failed to create avatar session error.
By the way, I am using the same avatar URL.
ā07-05-2024 05:42 AM
Hi @eddiechang7142,
As a partner administrator, first try to get the list of organizations using GET API request. The response will show you the details of all the organizations that you manage and their "id". This "id" is what you need to enter in "orgId" when you try to update or create people in customer's organization.
ā07-07-2024 06:21 PM
Thank you for your response.
I am indeed using that method to obtain the organization ID, and my APIs work correctly without modifying the personal avatar.
ā07-05-2024 03:40 AM
@eddiechang7142 yo ualso opened a support ticket for this issue, we are handling it there.
ā07-07-2024 06:22 PM
Any help would be greatly appreciated, thank you.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide