REST API Outbound integration (No Auth)

priya2210
Tera Contributor

I'm trying to establish an outbound integration between power automate and service now. I have provided endpoint, authentication details (no auth) and query parameters. But still I keep getting 401 error. {"error":{"code":"AuthorizationFailed","message":"The authentication credentials are not valid."}}

 

However, when tried using postman the same connection works perfectly. Can someone help me with this issue please?

2 REPLIES 2

Jesse_H
Mega Sage

Any update on this? Did you find a solution?

Jesse_H
Mega Sage

Haha. I think I figured it out: There is a character limit on the Endpoint field so the URL was getting cut off and I was getting that authorization error.