Unable to redirect to the authorization page after successfully logging in
It used to work, but it's not working these days. Is there a bug? Can the official personnel fix it
https://www.zotero.org/settings/keys/new?oauth=1
https://s3.amazonaws.com/zotero.org/images/forums/u12708037/akvforkzrdbvc5dic1ar.png
https://www.zotero.org/settings/keys/new?oauth=1
https://s3.amazonaws.com/zotero.org/images/forums/u12708037/akvforkzrdbvc5dic1ar.png
Is it a mobile app or web app?
Do you know what type of url it's trying to redirect to? A website url or a custom scheme starting with something other than http(s)://?
This was recently updated, but we haven't had other reports of it breaking oauth flows.
Our tests generally still seem to work to redirect, to both web urls and custom schemes using a standard browser.
We did change it so that the redirect is now triggered from JS on the page. I guess it's possible that the browser you're using for the key exchange does not allow this.
I have written the operation steps here, and you also tested it without logging in? Is everything working properly?
Will it correctly redirect to the authorization page after successful login?