If I understood that right, the backend sends back base64 encoded data. So, you have to decode the response data first. The workflow should look like this: ...
確定! 回上一頁