Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OAuthPrompt not successfully calling back on Android #902

Open
InfinytRam opened this issue Aug 7, 2023 · 7 comments
Open

OAuthPrompt not successfully calling back on Android #902

InfinytRam opened this issue Aug 7, 2023 · 7 comments
Assignees
Labels
bug Something isn't working platform-issue Teams JS issue

Comments

@InfinytRam
Copy link

Versions

What package version of the SDK are you using: 4.19.1
What nodejs version are you using: 18.6
What os are you using: Android 13

Describe the bug

On Android: OAuthPrompt() does not trigger next step in WaterfallDialog after PostSigninCallback, we are also unable to get token from Microsoft.

On Web/Desktop/IOS: Everything works as expected.

To Reproduce

On Android:

  1. Create a WaterfallDialog with an OAuthPrompt and some arbitrary callback step
  2. Trigger the WaterfallDialog with some login command
  3. Authenticate with OAuth provider
  4. Notice second step was not triggered
  5. Fail to get user token from CloudAdapter

Expected behavior

We expect that the second step is fired after successfully authenticating with OAuth Provider

Additional context

This seems to be very similar to the issue described here: https://learn.microsoft.com/en-us/answers/questions/837781/in-mobile-user-is-not-able-to-login-in-the-tab

Original post:
microsoft/botbuilder-js/issues/4438

@InfinytRam
Copy link
Author

Transferred from botbuilder-js to OfficeDev/Microsoft-Teams-Samples as this issue is related to Teams.

@InfinytRam
Copy link
Author

Hi Teams,

It appears there is an issue with Teams Authentication in Android devices. Could we please verify when this will be addressed in near future?

Thanks.

@InfinytRam
Copy link
Author

CC @isweetland @jineshjin

@sayali-MSFT
Copy link

sayali-MSFT commented Aug 8, 2023

@ramfattah -Thanks for reporting your issue.
We already raised bug for the same and concerned team is looking into it. We will inform you once we get any update.

@Nivedipa-MSFT Nivedipa-MSFT added the bug Something isn't working label Aug 11, 2023
@jineshjin
Copy link

@sayali-MSFT @ChetanSharma-msft Do we have any update on this?

@sayali-MSFT
Copy link

@jineshjin @ramfattah -Sorry for delay in response!!
We are actively checking the status of bug with engineering team and let you know the updates, if we have any.

1 similar comment
@ChetanSharma-msft
Copy link
Collaborator

@jineshjin @ramfattah -Sorry for delay in response!!
We are actively checking the status of bug with engineering team and let you know the updates, if we have any.

@ChetanSharma-msft ChetanSharma-msft added the platform-issue Teams JS issue label Dec 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working platform-issue Teams JS issue
Projects
None yet
Development

No branches or pull requests

5 participants