GitHub user bamaer added a comment to the discussion: Base64 encoded zipFile in REST Response - Can it be handled in any way
Just to be clear: this is not related to an Apache Hop; you were already running Hop 2.15.0 and the API response changed from plain XML to base64-encoded XML, correct? If that is the case, the Calculator transform has a `Base64 decode` type that could help to decode your response to plain XML. GitHub link: https://github.com/apache/hop/discussions/5746#discussioncomment-14549083 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
