Hello, just started using API calls.
I'm loading new Account in in the crm, this API call works well.
Then I'm trying to connect the just created account to a team and I receive this error:
Wrong request, status code is 403, reason is No foreign record access for link operation (Account:teams).
My api user has a role with all permissions on teams, users, accounts, etc.
I don't understand why it fails...
I'm loading new Account in in the crm, this API call works well.
Then I'm trying to connect the just created account to a team and I receive this error:
Wrong request, status code is 403, reason is No foreign record access for link operation (Account:teams).
My api user has a role with all permissions on teams, users, accounts, etc.
I don't understand why it fails...
Comment