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 twitter-...@googlegroups.com
Hello, I was just wondering if there was a way to take a saved twitter response and somehow convert it into a Twitter object like the gem would had you done a normal request.
Thanks
sferik
unread,
Jan 21, 2014, 2:49:18 PM1/21/14
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
to twitter-...@googlegroups.com
If you have a JSON string you can parse it into a Ruby Hash and send it to ::new. For example: