I'm trying to access the Goodreads api from my iOS app and I got it to work, but the authorize url always shows the full layout, which doesn't look very nice:
Goodreads doesn't seem to have a mobile version of that page. Visiting it and manually clicking "switch to: mobile versinon" will switch you from desktop to mobile mode, but it serves the same page. (You won't notice any changes in display until you visit another page).
Yeah, I noticed that, that's why I posted this to the bugs section already. It shouldn't be hard to fix, though, it's just a couple of buttons. Come on, Goodreads people!
I set the url to https://www.goodreads.com/oauth/autho.... Is there anything else I should have done?