error PlatformException(CANCELED, User canceled login, null, null)

299 views
Skip to first unread message

kesava bandi

unread,
Apr 12, 2021, 4:46:23 AM4/12/21
to flutt...@googlegroups.com
hai team,
 i am using below code to authenticate fitbit

final result = await FlutterWebAuth.authenticate(url: url.toString(), callbackUrlScheme: callbackUrlScheme).catchError((onError){
    print("error $onError");
});
but after redirected to my app screen, i am unable to get result value, in fact i am facing the following exception
error PlatformException(CANCELED, User canceled login, null, null)
please help me to fix this issue
Thanks
kesavarao
Reply all
Reply to author
Forward
0 new messages