Thanks for the quick response Abraham. The fact that you have to generate a new OAuth code every time you want to make a GET request seems very pointless and defeats many of the purposes of having this API. Maybe I am just not thinking clearly
Is there another approach to accomplish what I am trying to do? Again I just want to be able to pull the last 25 statuses posted overnight. Or is there a way to dynamically create the OAuth signature/timestamp/nonce/etc?
Is there a different part of the API that can accomplish what I am trying to do?
This is just boggling my mind, it makes no sense that the OAuth request is only good once.
Thanks,
Brad