As I have purchased API , I am trying to send bet using fairlay sample client API (C# language) , I am using changeOrders function and getting error "XError:Wrong Signature" .
The sample client does everything for you. Just follow the steps outlined in the readme file of the C# sample client.
I have download sample client , replace the API ID in config file , generate public and private keys using configdet class and then call changeorders function , and got error "XError:Wrong Signature" , am i missing something?
Did you set your User ID and API ID? User ID should be something like 1007776 and API ID is usually 1.
Please send us the request you are sending and your public key in a support ticket and we will assist you.