mjrgit / chrome-rest-client

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

'events' is only allowed for extensions and packaged apps, and this is a legacy packaged app. #208

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Use google chrome canary(developer version)
2. Install Advanced REST Client
3. Try to make a post query

What is the expected output? What do you see instead?
I was expecting some kind of response, however, I only saw google chrome report 
"Unknown error occured: 'events' is only allowed for extensions and packaged 
apps, and this is a legacy packaged app."

On what operating system, browser and browser version?
Win7

Original issue reported on code.google.com by gtld...@gmail.com on 8 Oct 2013 at 10:25

Attachments:

GoogleCodeExporter commented 8 years ago
That's shouldn't happen. I'll look into this. Now I'm working on upgrading the 
app to packaged app so it should be fixed soon.

Original comment by jarro...@gmail.com on 9 Oct 2013 at 7:39

GoogleCodeExporter commented 8 years ago
I am having the same issue "Unknown error occured: 'events' is only allowed for 
extensions and packaged apps, and this is a legacy packaged app."

Original comment by mlauerm...@gmail.com on 9 Oct 2013 at 7:07

GoogleCodeExporter commented 8 years ago
Same for Chrome 32.0.1664.3 dev-m Aura...

Is there a workaround, or can this be ported to a 'non-legacy' packaged app?

Ref; 
http://stackoverflow.com/questions/14850788/difference-between-a-packaged-app-an
d-a-legacy-packaged-app-in-chrome

Original comment by the.cont...@gmail.com on 14 Oct 2013 at 1:25

GoogleCodeExporter commented 8 years ago
I'm working on upgrade to packaged app right now. Refer to app's Google+ 
profile for more information. Note that I have to redesign whole app 
architecture on order to fit packaged apps requirements. So it take some time. 
However I'm half way there :)

Original comment by jarro...@gmail.com on 14 Oct 2013 at 1:38