0
votes

My Issues:

  1. Create new logic app custom connector by uploading a swagger file. No authentication is selected. Connect via on premise gateway option is checked. API to be called by the connector is hosted on a VM and uses no authentication.

  2. Create a logic app and add the custom connector.

  3. Running the logic app gives the following error:

    { "status": 400, "message": "Header 'x-ms-apim-tokens' not found.\r\nclientRequestId: dc6.........", "source": "gatewayconnector-australiasoutheast.logic-ase-australiasoutheast.p.azurewebsites.net" }

Any idea what's going on?

Thanks!

1

1 Answers

0
votes

This is due to a regression that made its way to a few Logic Apps geo-regions earlier this week. All regions should receive a patched build by end-of-day Tuesday 4/17.

Once the patch is deployed, you would need to update the custom connector (there is no need to update/recreate any connections)