cancel
Showing results for 
Search instead for 
Did you mean: 

Issue while using Connector for Microsoft Power Platform

AnupamaJaiswal
Level 3

Hi Team,

 

We are trying – “Connectors for Microsoft Power Platform” from Digital Exchange and facing below issue for which we will need your intervention or help.

 

While following the attached guides, we are updating the function host keys in “General Information” of Connectors,

35070.jpg

Reading from our Azure Function (published as suggested in guides)-

35071.jpg

 

 

Although during the test call, we are getting Unauthorised Error (404 Response) but the Request URL is displaying some different path, should it not be pointing to above mentioned host URL of Azure function?

35072.png

URL - https://europe-001.azure-apim.net/apim/blue-20prism-5f95c943ae2f7220d9-5f1a0fbe1f3c371bc5/0c5a34ed213f41409bfb766011c91ba8/api/BluePrismRestInterface?code=PyHWvD18al105dHja9xB7mrrluoGVfhnPUsJuru9MOyP9...

 

Also, please note we were unable to create/publish the connector with the exact name as displayed in guide- “PowerPlatformConnector”, does it have any dependencies on the name?

35073.jpg

 

 

Kindly let us know if you would need any input from our end to review this. It would be great if we can connect to understand the blockers here.

 <also attaching the email communication initiated on this thread>

Thanks,

Anupama


22 REPLIES 22

AnupamaJaiswal
Level 3
Hi Eric,

As you suggested, we did try this before- but it goes to the same 404 error itself.

35069.png

Thanks,
Anupama

ewilson
Staff
Staff
Hi @AnupamaJaiswal,

I see you tested this against the StartProcess function. Can you please try it against the GetProcessList action instead? That action is the most simple one. It doesn't require any body content, which StartProcess does. If it returns the same 404 error then I think we're to the point that you're going to need to delete this app definition and start again.

Cheers,
Eric​

AnupamaJaiswal
Level 3
Hi Eric,

Yes, same error with the GetProcessList test call as well.

Can you please help us with the steps for-> "to delete this app definition and start again". We did follow the steps in the guide shared but looks like there is some gap, specially the code publishing part. 

Thanks,
Anupama