Hi,
Recently I was not able to perform OAuth flow from device by opening webview. The log shows the following error:
W/AwContents: onDetachedFromWindow called when already detached. Ignoring
E/chromium: [ERROR:aw_contents_client_bridge.cc(209)] Client certificate request cancelled
I/chromium: [INFO:CONSOLE(144)] "Uncaught SyntaxError: Unexpected token ILLEGAL", source: https://sandbox.dev.clover.com/oauth/authorize?client_id=NKH7ZDN1Z4CQJ (144)
I/chromium: [INFO:CONSOLE(0)] "The Content-Security-Policy directive 'child-src' is implemented behind a flag which is currently disabled.
I/chromium: [INFO:CONSOLE(2)] "heapSampling", source: (2)
I/chromium: [INFO:CONSOLE(2)] "Uncaught SyntaxError: Unexpected identifier", source: https://sandbox.dev.clover.com/web-react/assets/main.main.e0aeb430b1ce68d571cc.js (2)
V/FA: Recording user engagement, ms: 309345
V/FA: Using local app measurement service
V/FA: Activity paused, time: 592460
Is the OAuth flow not working anymore as it was before?
Thanks