Hi,
I'm trying to run the reportAPI with a demo account and the following parameters:
Code:
InputStream is ReportReceiver.getReport(cTss.getParameterValue("REPORTS_URL"), "U100D5",
"REPORT_NAME_CUSTOMER_ACCOUNT_STATEMENT"
, "FXR539779001",
"*****", "00537680",
"enu", "10/01/2007",
"12/19/2007",
null);
And I'm getting the following Exception without any further explanation:
com.fxcm.reports.ReceiverException: ERR_REPORTRECEIVER_NO_REDIRECT
Best,
-- Asaf.