twitteR
twitteR copied to clipboard
Some POST requests having issues
It appears to only be POST endpoints which have 'id' as an argument (e.g. dmDestroy, lookup_statuses) - Twitter API responds with an error that ID was not supplied. Suspect this is an httr (or RCurl?) fault