Custom Integration: Linksys Velop

Thanks. I went through the app and accessed through this option. I then changed the password and I am still getting the same error. Perhaps it takes a while for the password to update?

image

are you sure 192.168.2.2 is correct I believe default is 192.168.1.1

Yep. Here are my nodes in my router.

Is there a way I can test logging in manually to see how it is responding? Thanks.

image

You can use Postman or any other application that can send requests. Screenshots below.

The text after Basic in the X-JNAP-Authorization header should be base64 encoded format of: admin:<your_password>.

Executing this should give you a response. That may or may not give pointers as to what is happening.