Closed onecthree closed 1 month ago
It depends hugely on the actual content really! There's normally some info in the headers about what the content type is and what kind of encodings are used, but there's a huge range of possibilities here. Can you share any more detail about the response you're receiving?
The response from endpoint
/client/send
are contain JSON body:Is possible to decrypt this without the app UI? I try base64 decode but the result are random char. Thank you.