Web API access not working without user agentSolved

Hi,I just noticed our Python scripts accessing the web api were no longer working. This seems to have been due to the user agent not being set, which I fixed by setting it to "Mozilla/5.0". I guess this happened for the same reason mentioned in another post from yesterday where Wyatt said: "We improved our DDoS protection earlier today".Just a couple of questions:1. Is there a recommended user agent to set?2. How does this stop bots, won't they also spoof the user agent?Thanks, Robin.

Possibly related: some of my customers reported connection problems today - they can't activate the software. This time there is long waiting period so it's different than Australia/New Zealand problem from before.Maybe those anti-ddos measures are too strict. I've sent you an email with details (IP/service provider).

>> "This seems to have been due to the user agent not being set, which I fixed by setting it to "Mozilla/5.0"."

Sorry, this was a configuration error in our DDoS protection. Leaving the useragent blank should work again.

>> "Possibly related: some of my customers reported connection problems today - they can't activate the software."

I just wrote a blog post about this: https://wyday.com/blog/2016/ddos-mitigation-and-expanding-our-servers/

Specifically, customers DNS entries will update automatically. But if their DNS servers are especially slow it could take up to 24 hours to update to the latest correct information (so about 11 more hours from when I'm writing this).

Once the customers have the latest DNS entries, have the Austrailian / New Zealand customers that were having problems connecting before try again. Our DDoS counter-measures may have also solved these customers problems.

>Sorry, this was a configuration error in our DDoS protection. Leaving the useragent blank should work again.This is working again now, thanks for the quick fix.

No problem, I'm glad to help.

It works again now apparently (I didn't confirm with all affected customers but some reported it works).