I want to enter data through postman in one of our customer’s test environment. I tried connecting to the environment using Basic Auth as Authentication type, but it’s giving an error.
How can I connect postman to this environment? Is there a different Authentication type that I can use?
Following is in the API Documentation. This is a 25R1 environmet.
Observe that the IAM Client you use should have a user assigned to it and that user needs to have proper permissions to projections. Possibly also companies and sites if the data you want to fetch is depending on that.
Observe that the IAM Client you use should have a user assigned to it and that user needs to have proper permissions to projections. Possibly also companies and sites if the data you want to fetch is depending on that.