OAuth not working
nobrains opened this issue · 1 comments
nobrains commented
mgod commented
When you created your OAuth application in Splitwise, did you set `http://localhost/callback as the redirect there? OAuth will not allow you to specify an arbitrary redirect url, it needs to match characteristics of the redirect allowed with your initial client application configuration, and an exact match is the easiest for make sure is correct.
