- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I have a Python script to automate the downloading of Arlo recordings that uses the RESTful API. With the new arlo.com domain and retirement of arlo.netgear.com, what is the new URL? http://arlo.com/hwsweb/login does not work.
Solved! Go to Solution.
- Related Labels:
-
SmartThings
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
@pdxguy try my.arlo.com, i.e. https://my.arlo.com/hmsweb/login
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
You just pointed me to the login webpage -- which I'm quite capable of finding myself.
What I need are the URLs for the RESTful API that uses to be:
https://arlo.netgear.com/hmsweb/login
https://arlo.netger.com/hmsweb/users/library/metadata
https://arlo.netgear.com/hmsweb/users/library
What are they now under the new arlo.com domain???
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
@pdxguy try my.arlo.com, i.e. https://my.arlo.com/hmsweb/login
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
YES! Thank you!