I\'m trying to setup some Google Maps Premier API action, and to do so, I need to sign my URLs to authenticate. If you go down to Signature examples, there is some Python, C# an
I assume your trying to sign the url for OAuth?
Try out this library: http://code.google.com/p/oauth/