Hi! We had to migrate from Appian on cloud to on premise. Is it normal to successfully connect when using a Web API with a get (hello world) but not when using a post (upload a document)? On this case I've got a 403 - Forbidden error.
Discussion posts and replies are publicly visible
That makes totally sense as in Appian, a GET and a POST are two different web API objects which can differ in permissions.