flutter_inappwebview icon indicating copy to clipboard operation
flutter_inappwebview copied to clipboard

Axios erroro

Open GangaBS99 opened this issue 7 months ago • 1 comments

[AndroidInAppWebViewController] (android) WebView ID 0 calling "onLoadResource" using [{url: https://sample.in/user/verify/, initiatorType: xmlhttprequest, startTime: 787.2000000476837, duration: 533.5999999046326}] [AndroidInAppWebViewController] (android) WebView ID 0 calling "onConsoleMessage" using {messageLevel: 3, message: Uncaught (in promise) AxiosError: Request aborted}

I am trying to show a specific user oriented url after google signin - the url is successfully passing in to In App Webview widget, but Then Its just showing basic url instead of user specific url, in console I am getting this error. please help

GangaBS99 avatar Jul 18 '24 17:07 GangaBS99