ppawel commented on PR #37164:
URL: https://github.com/apache/beam/pull/37164#issuecomment-3754043351

   > Paweł, thanks for spotting issue with encoding. Wrong encoder was used, 
typically used for encoding argument values, not path segments. Fixed it now.
   
   OK, it's now encoded properly but I still get the same error 400:
   
   `{"meta":{"error":{"code":6,"description":"Could not find match for msg 
9","status":"NOT_FOUND"} ....`
   
   Are you sure you are sending the proper message id to this API method? In 
the spec it is a string[1], but you are using the deprecated method from Solace 
SDK - `com.solacesystems.jcsmp.XMLMessage#getMessageIdLong`.
   
   [1] 
https://docs.solace.com/API-Developer-Online-Ref-Documentation/swagger-ui/software-broker/action/index.html#/msgVpn/doMsgVpnQueueMsgDelete


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to