kdzwinel / SnappySnippet

Chrome extension that allows easy extraction of CSS and HTML from selected element.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JSBin support - Internal Error

andzi opened this issue · comments

http://jsbin.com/?html,css,output gives "Internal Server Error"

Hm, I can reproduce it. @remy can you help us out here? Has the API changed? Or is it a bug?

SnappySnippet is doing a POST to http://jsbin.com/?html,css,output:

https://github.com/kdzwinel/SnappySnippet/blob/master/panel.html

I updated protocol to HTTPS, consulted the docs, but no luck in fixing that :( I pinged Remy on twitter - https://twitter.com/kdzwinel/status/906101833164345344 .

[EDIT] It looks like it's a jsbin issue, Remy is working on a fix.

Just pinging here to acknowledge. There's a new jsbin in the works (because current jsbin is slightly on fire…), so I'll make sure to send a PR to fix this too.