James Hawkins

Results 8 comments of James Hawkins

@forresthopkinsa Hi there, apologies for picking up on this dead issue. I've just implemented many of these API endpoints in a Node.js wrapper, which shows how to authenticate etc: https://github.com/JamesHawkinss/google-wifi-api-node...

![image](https://user-images.githubusercontent.com/40138757/166153653-bdcb8a35-5478-450c-87bf-5e0aeb791de4.png)

![image](https://user-images.githubusercontent.com/40138757/166153693-11fc41e9-becf-4d55-b09d-afff63553fc9.png)

Can you provide an example of this?

+1 on this, can reproduce using plain Node.js. Requests work in the OVH API Console.

Waiting on #61

This saved me! The single quotes around the password were causing issues. Thanks so much!