Did you see any sort of Java stack trace in the logs corresponding to this issue? If so, can you paste the stack trace here?
Thanks, Rob On Wed, 10 Feb 2021 at 09:45, bltw15 <[email protected]> wrote: > I'm trying to retrieve message content from the queue, but can't seem to > get > it right. What is an example of using getMessageContent, and where can I > find the messageId? > > > http://localhost:8080/api/latest/queue/default/default/TempQueue148d546b-ee1d-4d6d-ba60-f5964f4a5aa2/getMessageContent?messageId=1 > > return: > "errorMessage" : "Cannot parse body" > > > http://localhost:8080/api/latest/queue/default/default/TempQueue148d546b-ee1d-4d6d-ba60-f5964f4a5aa2 > return: > { > "id": "e358e151-a8ec-48cc-a7b2-de33d67a0e0e", > "name": "TempQueue148d546b-ee1d-4d6d-ba60-f5964f4a5aa2", > "type": "standard", > > ... > > > > > -- > Sent from: > http://qpid.2158936.n2.nabble.com/Apache-Qpid-users-f2158936.html > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
