[00:58] ajalkane, ping [02:24] I'm making an app that uses OAuth. I launch the necessary login website in a webview, but I am getting errors, presumably because my redirect_uri is wrong. What am I supposed to put for it? [02:24] oauth? [02:24] or qauth? [02:24] uh [02:24] let me see [02:25] akiva-thinkpad: it just loads the auth url in a webview and connects to onUrlChanged where some JS is supposed to grab the return token [02:25] probably oauth [02:25] per some old nokia example [02:25] josharenson, Wish I had experience with it. If it were a qt component I would have linked you to a tutorial [02:26] I have an example app, but it stores the secret token in clear text, which I'm not gonna do [02:26] I'll look into QOAuth [02:27] josharenson, oh look at that :P it exist [02:27] s [02:27] akiva-thinkpad: ack, thanks [02:27] josharenson, I just pulled a homer [02:27] :-p [02:27] josharenson, http://www.absurdintellectual.com/wp-content/uploads/2009/09/pullahomer.jpg [02:28] haha [03:01] akiva-thinkpad I figured it out [03:01] josharenson, do shaer [03:01] share [03:02] akiva-thinkpad: Making an Uber clone... my method was working perfectly, but you have to register your redirect url on the uber developer website or else it doesn't work :-p So I'm just using https://localhost and it works great [03:02] ah [03:02] glad you figured it out [03:02] !cookies [03:02] Cookies are delicious delicacies. [03:05] haha thank you [03:05] !thanks | josharenson [03:05] josharenson: You're welcome! But keep in mind I'm just a bot ;-) [09:23] hum hi