It seems like you're encountering an "Unauthorized" error when running your Azure Logic App "logic-nats-test-func" which calls the Azure Function App "func-assurityimport-nats-dev". The error message indicates a missing valid access token.
You've mentioned that adding the x-functions-key
to the header didn't resolve the issue. Could you please confirm if you have tried invoking the function through Postman or curl with the function key? This will help determine if the issue is specific to the Logic App or if it persists across different methods of invocation.
Your feedback on this matter would be greatly appreciated. Please let me know if this approach works or if you require further assistance.