On Fri, Oct 21, 2016 at 8:56 PM, Magog The Ogre <[email protected]> wrote:
> Well I tried to do this using the "pre-shared secret key" method described > at https://tools.wmflabs.org/oauth-hello-world/ and I just get an invalid > key error, so I'm doing something wrong. > Without seeing your actual code, I can't begin to guess just what you might be doing wrong. Does it work for you if you copy the hello-world code and put your own credentials in the .ini file? The contents of that .ini file would be something like this: agent = Your user agent consumerKey = 0123456789abcdef0123456789abcdef consumerSecret = 0123456789abcdef0123456789abcdef01234567 -- Brad Jorsch (Anomie) Senior Software Engineer Wikimedia Foundation
_______________________________________________ Labs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/labs-l
