Please add JSONP support to your API
JSONP doesn't seem to be supported by your API at the moment. Adding support seems trivial though. Could you add it?
Thanks in advance,
Jan
Comments are currently closed for this discussion. You can start a new one.
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac
Support Staff 1 Posted by Feodor Fitsner on 26 Aug, 2015 07:03 AM
Why would you need that?
2 Posted by Daniel15 on 06 Sep, 2015 04:58 AM
Why would you use JSONP? It's a pretty ugly hack and makes things like error handling quite difficult (that, and you're also executing arbitrary JavaScript on your page). Most modern browsers support CORS.
Ilya Finkelshteyn closed this discussion on 25 Aug, 2018 01:59 AM.