Comment on Kite Connect APIs for programmatic access
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”
}