Forum Discussion

MartinOegl's avatar
MartinOegl
Copper Contributor
Apr 08, 2022

Actionable Message Response in Outlook

Hi!

I have created a Azure Logic App for sending an Actionable Message (Adaptive Card) via eMail including a button to respond.

For catching the response, I created an additonal Logic App "When a HTTP request received".

 

When I click the button with the eMail, I get the following error: The remote endpoint returend an error (HTTP 401). Please try again later.

 

When calling the response URL via Postman, everything works fine.

 

Has someone an idea what I'm doing wrong?

 

  • MartinOegl's avatar
    MartinOegl
    Copper Contributor
    The solution was to enter the whole URL of the Azure "When a HTTP request is received" when registering the Provider to get the originator ID in the "Target URLs" field.

Resources