microsoft / microsoft/PowerPlatformConnectors
[BUG] Workday HCM Connector responds with 404
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 1.3k
- Forks
- 1.5k
- Avg merge
- 5d 15h
- Merged PRs (30d)
- 11
Description
Type of Connector
Certified Connector
Name of Connector
Workday HCM
Describe the bug
When trying to connect to Workday HCM I receive this error message:
"error": {
"code": "ApiResourceNotFound",
"message": "Could not find API 'shared_workdayhcm'."
}
I have verified that it is available in DLP policies
Is this a security bug?
No, this is not a security bug
What is the severity of this bug?
Severity 1 - Connector is broken or there's a very serious issue
To Reproduce
Try to connect to Workday HCM
Expected behavior
Connection form should appear
Environment summary
Install Method (e.g. pip, interactive script, apt-get, Docker, MSI, edge build)
CLI version (paconn --version)
OS version
Shell Type (e.g. bash, cmd.exe, Bash on Windows)
Additional context
none
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the Workday HCM connection attempt and inspect the connector configuration associated with the missing shared_workdayhcm API. The work is done when the connector is found successfully and the connection form appears instead of returning ApiResourceNotFound.
Written by the indexing model from the issue text.
Assessment
- Domain
- api, backend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100