9 years, 2 months ago.

reading tweets?

Hi, Can your library read tweets (GET statuses)? If not, would it be difficult to do?

Thanks, Mac

Question relating to:

Sample code using OAuth library for twitter. OAuth, twitter

1 Answer

8 years, 4 months ago.

This sample code utilizes OAuth4Tw library, which implements only post, not read. https://developer.mbed.org/users/takahashim/code/OAuth4Tw/file/0048b264a3ad/OAuth4Tw.cpp

Accepted Answer