web-sdk icon indicating copy to clipboard operation
web-sdk copied to clipboard

User denied login

Open takahser opened this issue 4 years ago • 2 comments

When trying to log into portis by clicking "Accept" image

a console error appears: {error: "User denied login.", result: null}

image

It's pointing to "onBeforePenpalMethodCall": image

takahser avatar May 23 '21 16:05 takahser

This issue occured in Safari 14.0.3 on OS X 11.2.3 After updating to Safari 14.1.1 on OS X 11.4 it works! 🎉 On Safari 14.1.0 it works as well.

Safari 14.0 was released in March 2021, so it's not too old. Probably still worth to look into it.

image source: https://en.wikipedia.org/wiki/Safari_version_history#Safari_14

takahser avatar May 30 '21 14:05 takahser

This error is logged in the console when the user clicks on "Decline", how should we catch this error? Occurred with Firefox 88.0.1 (current version released on May 5, 2021) on Ubuntu

PierreJeanjacquot avatar Jun 01 '21 12:06 PierreJeanjacquot