Call Responsys REST API from Javacript?
in Responsys
Hi experts,
For some reasons, we have to move Responsys REST API call from backend server(nodejs/php) to client(javascript). But we got the CORS error like:
We try to add to header res.header("Access-Control-Allow-Origin", "*") but not success.
Could you please help to let us if Responsys REST API allow API called from client?
Thank you,
Cuong Tran
0