Project

General

Profile

Actions

Feature #11469

closed

JSONP support

Added by Markus M almost 12 years ago. Updated over 9 years ago.

Status:
Closed
Priority:
Normal
Category:
REST API
Target version:
Start date:
Due date:
% Done:

0%

Estimated time:
Resolution:
Fixed

Description

Please enable JSONP

This is necessary when a JS-Client wants to call the Redmine API of another Subdomain, Server, Protocol, Port... (Same Orign Policy)

It's not that hard to accomplish. You just need to set a request filter that wrappes the response in a given JS function. See #10761 for an example of the expected output.


Related issues

Related to Redmine - Defect #10761: Rest API JSON response can not be parsed by jQueryClosed

Actions
Related to Redmine - Feature #13718: Accept dots in JSONP callbackClosedJean-Philippe Lang

Actions
Related to Redmine - Feature #12992: Make JSONP support optional and disabled by defaultClosedJean-Philippe Lang

Actions
Actions

Also available in: Atom PDF