Getting 403 forbidden when trying to update Project Cost Billable Flag through REST in API
I am trying to update Billable Flag of Project Costs through below:
/fscmRestApi/resources/11.13.18.05/projectCosts/{uniqId}/action/adjustProjectCosts
I am able to do it through Postman, but getting 403 forbidden in OIC for the same user. Is it because I have used Basic Auth in Connection?
Tagged:
0