Get Base64 big data

Thanks a good product.

We are making picture Web Server. By using post, we PUT image with base64, it works fine.
But, when we GET image with base64, our web service returns base64 correctly. But when Postman receives big base64 data which is almost more than 2MB, and then Postman application always freeze. We can not not copy & past to check this base64 data is correct. Of course this is GET, so we can use web browser, but I like to test automatically by using postman.

Expected behavior
Don’t freeze.

Screenshots
REDACTED

App information (please complete the following information):

  • Native App
  • Postman Version 7.2.2
  • OS: macOS High Sierra 10.13.2 and Windows 10

Additional context

We are working to fix this. Can you try Postman Canary variant to test if it works for you?

Postman Canary works well.

Thanks,
Ben