Neil Sleightholm

Results 12 comments of Neil Sleightholm

When I call the function I set "-ErrorVariable teamsError -ErrorAction SilentlyContinue" this allows me to review testsError for non-500 issues. If I set "-ErrorAction Stop" it prints a message but...

Every day's a school day - I had complete missed those parameters from any PowerShell I have done. That works perfectly, thanks.

> It's the `cloudflare` issue, if somebody wants to post in their logs - see [here](https://github.com/twrecked/hass-aarlo#basic-debug) and here to [encryption](https://github.com/twrecked/hass-aarlo#hiding-sensitive-data) - I'll take a look. > > > > Also,...

> The response I see in the debug log is that Cloudflare says I need to enable cookies. Out of interest where do you see that?

@sological @usedjeans818 I might be wrong but not sure you're reading the html response correctly, the code allows for those issues but it depends on what is sent by a...

For ref. A user agent is what a browser (e.g. chrome, edge) sends to identify itself. Don't know how to change it though, reading the cloudscraper docs I thought this...

> Still ... > Please enable cookies. > Sorry, you have been blocked from clouflare @juju159 where do you see this? I see it in the logs in a bunch...

Getting similar problems here in the UK. I have noticed this in the logs _"You do not have access to ocapi-app.arlo.com. The site owner may have set restrictions that prevent...

> Getting similar problems here in the UK. I have noticed this in the logs _"You do not have access to ocapi-app.arlo.com. The site owner may have set restrictions that...

I think I have it working now - I missunderstood the user/pwd the website was looking for. As it was on my HA instance I used the user/pwd but it...