Has anyone been successful connecting to the Alteryx Server via API? I am trying to kick off a job in the server from my desktop but the macro I found on a different discussion board (which I cannot find) is not working correctly. I keep receiving the below response:
{"data":null,"exceptionName":"UnauthorizedException","innerExceptionMessage":"","message":"The provided signature(oauth_signature) is invalid."}
Attached is the macro I have downloaded. Any ideas?