Re: Invalid signature

73 views
Skip to first unread message

Greg Robbins

unread,
Apr 8, 2013, 7:00:52 PM4/8/13
to gtm-...@googlegroups.com
You'll have to start debuging by comparing the signature base string determined by the gtm-oauth library with that used by the server. Most often, signature mismatches are due to differing base strings, so compare the base string generated in the library with an example from the server documentation.

The method +signatureForParams:request: in the library does the work of signing the request.
Reply all
Reply to author
Forward
0 new messages