Skip to main content

Hello! I am trying to insert an authentication type IAM user in the iam with a POST method in an http connector and it gives me a 403 error. If I try to insert an RDBMS user with the same http connector it is working. If I am adding the user by hand or from the ssms it is also working. Is it something from how the iam is built? Because i am using an admin account with all the permissions granted.

I have found the problem. It was an error from my tenant id. Thank you anyway!