Announcing the SAVIYNT KNOWLEDGE EXCHANGE unifying the Saviynt forums, documentation, training, and more in a single search tool across platforms. Click HERE to read the Announcement.

403 forbidden error returned by /uploadUserRequest while trying to upload bulk users in .csv

ap1
New Contributor
New Contributor

Hi All,

I am getting below error while trying to upload a users using native api /uploadUserRequest, but when i tried to assign the web services to the Sav_role, i don't find it in the list

 

Screenshot 2023-05-10 at 1.55.26 PM.pngScreenshot 2023-05-10 at 7.12.05 PM.png

4 REPLIES 4

nimitdave
Saviynt Employee
Saviynt Employee

check below from analytics

select AUTHTYPE,CONFIGATTRIBUTE,URL from requestmap where URL ='/api/v5/uploadUserRequest';

If its not present then raise a support ticket for getting it added.

ap1
New Contributor
New Contributor

I tried that in analytics and got the following error "Error : SELECT command denied to user for table 'requestmap'"

davindersingh
Saviynt Employee
Saviynt Employee

are you trying to use updateUserRequest ? There is no API called uploaduserrequest, Please check the list of availble APIs.

https://documenter.getpostman.com/view/1797923/SzzgAepY#e57ebf0c-a1fa-41f1-9b8e-2acb65a9f120 

ap1
New Contributor
New Contributor

we are using the v23.4. The API for the above mentioned request is listed in the mentioned link below.

https://documenter.getpostman.com/view/1797923/2s83mbojGM#2cfe150e-00ad-4bc4-93e6-0c17fe06edaa