Trying to develop an app in Visual Studio, using James Butler's "PROGRAMMING FOR BETFAIR" book
I think I've fallen at the first.
Keep getting the following error code when trying to run the application:-
[{"jsonrpc":"2.0","error":{"code":-32099,"message":"ANGX-0003","data":{"APINGException":{"requestUUID":"ie2-ang24b-prd-03031004-001105e8d2","errorCode":"INVALID_SESSION_INFORMATI ON","errorDetails":""},"exceptionname":"APINGExcep tion"}},"id":1}]
I thought it might be an issue with ssoid but I have just output the ssoid to a form and used it in the visualiser and it works fine.
I am using the delay APP KEY at the moment as only started experimenting so not sure if that is an issue?
Any ideas please?
I think I've fallen at the first.
Keep getting the following error code when trying to run the application:-
[{"jsonrpc":"2.0","error":{"code":-32099,"message":"ANGX-0003","data":{"APINGException":{"requestUUID":"ie2-ang24b-prd-03031004-001105e8d2","errorCode":"INVALID_SESSION_INFORMATI ON","errorDetails":""},"exceptionname":"APINGExcep tion"}},"id":1}]
I thought it might be an issue with ssoid but I have just output the ssoid to a form and used it in the visualiser and it works fine.
I am using the delay APP KEY at the moment as only started experimenting so not sure if that is an issue?
Any ideas please?


Comment