Dear All,
I have been trying to develop a tool which uses OAuth with Flask using mwoauth as specified here[1].

Unfortunately, the OAuth request seems to not work as it ends with no error messages.

After investigating, it looks like /oauth-callback does not execute (which seems unusual).

This is not the first time I am doing this but it looks like I can't get hold of the issue here.

I will appreciate any help! 

Thanks
Eugene233 


[1] https://wikitech.wikimedia.org/wiki/Help:Toolforge/My_first_Flask_OAuth_tool