Any request has not been reached target endpoint. I posted MessageCard using Incoming Webhooks with payload below. { "@type": "MessageCard", "@context": "http ...
In one of my controllers I have an endpoint that requires a user to the authorized. That endpoint has a parameter - a list of files that will be uploaded to the API (List files). In the first lines I ...