Resolved! Adding an attachment to incident REST API
Hi, I developed an application in ASP.NET Web API that allows me to upload attachment to an incident when this is created, all this using Service-Now REST API and Table API. I works perfect in the development environment (locally) but when I deploy i...