Fixed oauth for Trello. Trello no longer supports "oob" and hangs
on to the callbackUrl when supplied. This results in 404 error
upon verification. Fix is to not pass the callbackUrl which results
in Trello servers performing the expected out-of-band verification
and presents a web page with the verification code.
Fixed oauth for Trello. Trello no longer supports "oob" and hangs on to the callbackUrl when supplied. This results in 404 error upon verification. Fix is to not pass the callbackUrl which results in Trello servers performing the expected out-of-band verification and presents a web page with the verification code.