Hello, I am trying to use the driver nhaystack as Client, but returns me a 301 error code, possibly because the server address is https and it seems not to be supported... (is not possible to write https in Address)
But I have also tried a demo site http://demo.resthooks.org/api/v1/ and setting the address: demo.resthooks.org and how uri path: /api/v1/ instead gives me a 404 error code...
What am I doing wrong? and no way to utilize https?
Thank you
bye bye
Richard McElhinneyTue 23 Aug 2016
Hi Angelo,
can you give a few more details? What version of nhaystack are you using? What version of Niagara?
Can you elaborate on the demo site you refer to? nhaystack is designed to work only with Niagara systems when using it as a client, I'm not sure what resthooks.org is.
Regards, Richard
Angelo VitTue 23 Aug 2016
Hi Richard and thanks for reply, I use Niagara 3.8.38.5 and latest nhaystack version 1.2.5. But I did not know that in client mode required a Niagara system, so I think this is the reason of my problem :(
Angelo Vit Tue 23 Aug 2016
Hello, I am trying to use the driver nhaystack as Client, but returns me a 301 error code, possibly because the server address is https and it seems not to be supported... (is not possible to write https in Address)
But I have also tried a demo site http://demo.resthooks.org/api/v1/ and setting the address: demo.resthooks.org and how uri path: /api/v1/ instead gives me a 404 error code...
What am I doing wrong? and no way to utilize https?
Thank you
bye bye
Richard McElhinney Tue 23 Aug 2016
Hi Angelo,
can you give a few more details? What version of nhaystack are you using? What version of Niagara?
Can you elaborate on the demo site you refer to? nhaystack is designed to work only with Niagara systems when using it as a client, I'm not sure what
resthooks.org
is.Regards, Richard
Angelo Vit Tue 23 Aug 2016
Hi Richard and thanks for reply, I use Niagara 3.8.38.5 and latest nhaystack version 1.2.5. But I did not know that in client mode required a Niagara system, so I think this is the reason of my problem :(
Thanks
bye bye