rajatjain7869

Results 2 comments of rajatjain7869

I have the same issue. Can anyone find the solution @MaikuB @emamagic @everystone in Android Manifest : ![image](https://user-images.githubusercontent.com/48278852/163542176-2933848e-993a-43d6-ba89-9e1d195107bf.png) Method : `AuthorizationTokenResponse? authorizationTokenResponse = await appAuth!.authorizeAndExchangeCode( AuthorizationTokenRequest( getAppConfig().apiUrlResource.fusionAuthClientId, getAppConfig().apiUrlResource.fusionAuthRedirectUrl, issuer: 'https://${getAppConfig().apiUrlResource.fusionAuthDomain}',...

I am also facing the same issue @ened