Hey, I want to build an admin dashboard with your package for my bot targeting web.
Currently I am struggling with getAccessToken(String code).
I am always recieving Error: DioError [DioErrorType.response]: Http status error [400] and I am 100% sure that client id, secret and code are correct.
Can you verfiy that your package still works, because I can't test your example (flutter_webview_plugin is outdated).
Hey, I want to build an admin dashboard with your package for my bot targeting web.
Currently I am struggling with
getAccessToken(String code).I am always recieving
Error: DioError [DioErrorType.response]: Http status error [400]and I am 100% sure that client id, secret and code are correct.Can you verfiy that your package still works, because I can't test your example (
flutter_webview_pluginis outdated).