Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

npm run dev "Cannot POST" error #75

Open
chkmcheek opened this issue Feb 12, 2025 · 2 comments
Open

npm run dev "Cannot POST" error #75

chkmcheek opened this issue Feb 12, 2025 · 2 comments

Comments

@chkmcheek
Copy link

Please refer to the Developer Community post about this issue for more information.

Basically, it appears any connector-sdk release (>1.1.13) that utilize express 5.0+ are having an issue that is not allowing you to test the connectors locally using postman. When for instance trying stdTestConnection locally, you get a 404 with this response

Image

My workaround has been to utilize the connector-sdk version 1.1.13 which appears to be the last one that used express 4

@developer-relations-sp
Copy link

This issue has been mentioned on SailPoint Developer Community. There might be relevant details there:

https://developer.sailpoint.com/discuss/t/new-custom-saas-connector-cannot-post/100190/7

@chkmcheek
Copy link
Author

bad bot

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants