microsoft / PowerPlatformConnectors

This is a repository for Microsoft Power Automate, Power Apps, and Azure Logic Apps connectors
https://aka.ms/connectors
MIT License
954 stars 1.25k forks source link

[BUG] Workday HCM Connector responds with 404 #3600

Open ken-hansen-rga opened 1 month ago

ken-hansen-rga commented 1 month ago

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

ken-hansen-rga commented 1 month ago

image

ken-hansen-rga commented 1 month ago

{"data":{"error":{"code":"ApiResourceNotFound","message":"Could not find API 'shared_workdayhcm'."}},"status":404