Hi Team,
I implemented a rule on a template F&FR to list several vendors using vendors' API. Everything was like it was supposed to be until I noticed that only users with SDAmin role can do it. If the user hasn't got this role, even when he calls the API, he gets:
{"response_status":{"status_code":4000,"messages":[{"status_code":4002,"type":"failed","message":"User does not have this permission"}],"status":"failed"}}
I did this to avoid the maintenance of an additional field as I got the values I want on the Vendors list.
Is it possible to change permissions on this API, for instance, as you have on products or users' APIs?
I'm an Ireo/Also partner from Rumos Consulting and this is for a customer of mine.
Thanks,
Pedro Sousa Dias