โ05-13-2022 11:51 PM
Hello,
Has anyone built an intergration using Workday REST API and use one of these /requests and /types methods?
I set up different connections using the pre-built connector and HTTP. But keep getting 401 errors or 404 not found.
โ05-14-2022 01:10 PM
What kind of authentication method does your API end point require?
โ05-17-2022 06:55 PM
Hi Milo Thiesen
It is OAuth2.0 with grant type Authorization Code Grant. I have set it up according to the guide and WD's community. The connection is sucessful but whenever I called the methods or resources were not available. Checked the Sercurity settings in Workday and the permission did include the functional scope of 'System' which these two methods should belong to .
โ05-31-2022 03:24 PM
Hi Sher Yim, were you able to resolve this issue?