You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Remember The Milk API
Is anyone else having trouble connecting to the API? Any method I attempt to use (rtm.tasks.getlist, rtm.tasks.add, etc) does not seem to be responding and I get a JSON error (I'm using a python client library).
Andriy Paprotsky
unread,
Mar 26, 2020, 5:02:00 PM3/26/20
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Remember The Milk API
Hey Andrew,
Thanks for checking. After posting I discovered it was some kind of Python 2 vs Python 3 that was causing authentication to fail. No idea what changed from one hour to the next but it is finally forcing me to update my scripts to Python 3 :)