Comment on Kite Connect APIs for programmatic access

Shabeer commented on 03 May 2016, 04:42 PM

Does it mean that we can login to Pi or Kite at the same time when we logged in to API,

Because i was testing with a C# application while logged in to Pi and the “Place Order” request got rejected with error 403

{
“status”: “error”,
“message”: “Invalid token”,
“error_type”: “TokenException”
}

View the full comment thread »