![]() |
|
Just another Perl shrine | |
PerlMonks |
Re^4: Net::OAuth and POST databy gryphon (Abbot) |
on Apr 16, 2015 at 16:04 UTC ( #1123636=note: print w/replies, xml ) | Need Help?? |
Greetings,
Take a look at the "Request Example" section of the API documentation. That request example is what I'm sending on the POST. However, the problem is that the POSTDATA is not getting signed by Net::OAuth, so the OAuth signature fails. I can construct the request just fine, but I can't seem to figure out how to give Net::OAuth the POSTDATA so it can sign the request properly.
In Section
Seekers of Perl Wisdom
|
|