mjrgit / chrome-rest-client

Automatically exported from code.google.com/p/chrome-rest-client
0 stars 0 forks source link

base-64 response did not display #193

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Our REST resource returns a JSON array with 2 variables. A status string and 
a base64 encoded PDF.

Expect the JSON array. The same function works in the REST Console app. Instead 
the response header populates, but the output gives me a green PacMan icon that 
does not disappear.

On what operating system, browser and browser version?
Win 7 x64, Chrome 29.0.1547.0 dev-m

Please provide any additional information below.
This bug has existed since I started using the program about a year ago.

Original issue reported on code.google.com by johnschram@gmail.com on 22 Jul 2013 at 9:10

GoogleCodeExporter commented 8 years ago
Thanks for issue report. 
Probably there is an error in webworker which is responsible for parsing JSON 
end displaying a results. I will look into it.

Original comment by jarro...@gmail.com on 26 Jul 2013 at 11:55

GoogleCodeExporter commented 8 years ago
I have the same issue.

Original comment by kkujo...@gmail.com on 5 Sep 2013 at 5:44

GoogleCodeExporter commented 8 years ago
Can you attach sample response here? I'll try reproduce the problem.

Original comment by jarro...@gmail.com on 6 Sep 2013 at 5:03