You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 1, 2020. It is now read-only.
Did anyone figure out why it passes a "urllib2.HTTPError: HTTP Error 400: Bad Request", it does not seem to be a escape issue. It makes it too the last changed card and then just errors out.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hello there,
I wondered if there was a known issue with this project, as I'm experiencing repeat notifications for the same events, each time the script runs.
I tried to debug it, but I'm not very familiar with the Trello API.
I added some debugging and can see that the comparison for
if long(A["id"], 16) <= PREV_ID and not DEBUG:
seems to always be true.Do you have any advice?
Thanks!
The text was updated successfully, but these errors were encountered: