Greetings,
I'm not following what you're asking. The line say $request->as_string; in my example dumps the request, which is a request that looks like the request in the API docs page request example. The problem is that Net::OAuth in its current use is signing the request without including the POSTDATA. I need to get Net::OAuth to include the POSTDATA for signing. My question is how to do that.
| [reply] [d/l] |