Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Not A Problem
-
0.1
-
None
-
None
-
Amazon AWS Virtual Server,
Description
At present, the Google Wave server I'm working with is unable to run locally hosted Gadgets. I can view the xml file from the browser, but I am getting back a 502 error code when I try to load it with wave. When I go to load it, I get a broken gadget screen. In the Add Gadget window I can see the imageUrl, so I know it can get to the url location I am giving it.
Here is the relevant portion from the jsongadgets.json file.
Example:
,
Below is the error I am getting back when I try to load the gadget into a wave.
{"gadgets":[
]}
I can physically look at the xml file with my browser with no issues.