mjrgit / chrome-rest-client

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

Always No Response #190

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.Open Advanced Rest Client Application (version 3.1.5)
2.Input the correct URL and payload
3.Click "SEND" button
4.Click "F12" to open Chrome inspector
5.Click on "Console" tab

What is the expected output? What do you see instead?
1. I expect the correct response, however it always shows no response. If I hit 
the URL directly on chrome, it response OK.
2. On Console, displays error "XMLHttpRequest cannot load 
http://xxxx.com:8080/myapp-ws/api-rest/transaction. Origin 
chrome-extension://hgmloofddffdnphfgcellkdfbfbjeloo is not allowed by 
Access-Control-Allow-Origin."

On what operating system, browser and browser version?
I use Windows 7 Professional with Google Chrome Version 28.0.1500.72 m

Please provide any additional information below.
I have tried other REST apps but still get this problem. One of my friend also 
face the same problem, while the others seems to be okay.

Original issue reported on code.google.com by himura.k...@gmail.com on 15 Jul 2013 at 8:42

GoogleCodeExporter commented 8 years ago
I get same problem. Any solution .

Original comment by songwhi...@gmail.com on 17 Mar 2014 at 2:15