SampleOAuth2_UsingPythonClient icon indicating copy to clipboard operation
SampleOAuth2_UsingPythonClient copied to clipboard

proper returnURL should be documented

Open EmmanVazz opened this issue 5 years ago • 0 comments
trafficstars

Took me a bit to realize why I wasn't progressing to the connected page. This is because the returnURL needs to be app/callback for that to happen. Should probably have the README clarify the proper returnURL is http://localhost:8000/app/callback

Thanks!

EmmanVazz avatar Dec 25 '19 21:12 EmmanVazz