I tried to install the demo for SQS and Studio tells me it is empty or there are conflicts. With my credentials, I am easily able to connect and listen through the java library. However, when I use the same credentials in outsystems, I am told that the request is misconfigured. The only difference is that in Java I am using only the queue name and in outsystems I am using the service url:
"https://sqs.us-east-1.amazonaws.com/800286610368/pennComm-Outsystems-Idchanges-Prod"
Do you all have a working example of an URL so I can compare and see what the differences are from the URL that I am being given in terms of composition, etc?