Trying to get a pyhaystack session running in skyspark.
Using the documentation I'm trying to run a simple script that calls session.about(). I'm getting stuck in an infinite loop though on op.wait() and I'm not sure how to troubleshoot.
Seems like it must be an authentication error?
Resolved. I was using an aliased url for the uri.
Login or Signup to reply.
Aisling Pigott Thu 25 Jul 2019
Trying to get a pyhaystack session running in skyspark.
Using the documentation I'm trying to run a simple script that calls session.about(). I'm getting stuck in an infinite loop though on op.wait() and I'm not sure how to troubleshoot.
Seems like it must be an authentication error?
Aisling Pigott Thu 25 Jul 2019
Resolved. I was using an aliased url for the uri.