justin nelson 15 Report post Posted July 19, 2013 I’m currently running to issues logging in to the API. I’m using the following URL: http://ciapipreprod.cityindextest9.co.uk/TradingApi/session? And the following POST entity data: {"UserName":"DM904310","Password":"password"} The response I’m getting is: {"ErrorCode":4010,"ErrorMessage":"The credentials used to authenticate are invalid. Either the username, password or both are incorrect."} Is there a way I can test these credentials somewhere separate from my code so I can make sure that the problem isn’t in my code? 1 MitchDimoulakis reacted to this Share this post Link to post
timothy 0 Report post Posted July 25, 2013 The error messsage is accurate here; it doesn’t look like that account exists. The test environment gets refreshed from time to time so you might need to apply for a new account. Share this post Link to post
justin nelson 15 Report post Posted August 6, 2013 The error messsage is accurate here; it doesn’t look like that account exists. The test environment gets refreshed from time to time so you might need to apply for a new account. Ok, thanks. I’m getting an error requesting credentials. http://faq.labs.cityindex.com/questions/error-requesting-new-credentials Share this post Link to post
justin nelson 15 Report post Posted August 6, 2013 The error messsage is accurate here; it doesn’t look like that account exists. The test environment gets refreshed from time to time so you might need to apply for a new account. Do you have any control over issuing new credentials? I am still able to obtain new ones. Share this post Link to post