I did my best to follow the instructions provided by @anjalisoni3655 , but the result I receive is Status: [S22] permission denied. I can’t find any information on the error.
This error is received from Workday. If access isn’t granted then the API returns “S22 Permission Denied” error. Looks like the workday connection is not having permission to generate access token.
For REST connection, please ensure that you have provided API URL and scopes. The format of the API URL is https://<base_url>/ccx/api/v1/
I have created a new connector in a new data center. I used the System scope. I made a new API Client for the System scope. I receive the same [S22] error.
Even now, the workday connector is not have permission to generate the access token. Could you please check the scopes defined in Workday API Client.
When we tested internally, we have used “system” scope in the connection and selected all the scopes in the Workday API client. I am attaching a screenshot of the list of scopes provided for the API client.