I had an automation setup to tweet some stuff when a condition was met. It was working fine up until this morning and now I’m getting an error “User is over daily status update limit.” But we’ve only tried to tweet like 4 things so I know I’m well under the limit.
Anyone have any issues with the twitter automation?
Also, anyone have work arounds for error handling in automations other than writing a script? Currently, after I tweet, I update a field to annotate that it’s been tweeted but in the cases where it doesn’t go through, I’d like to update it with “error” or something like that. I’m in the process of building out a script for this automation to make it more flexible but would love to know if there are other ways around it.