Skip to content
This repository has been archived by the owner on Jun 30, 2022. It is now read-only.

Token exchange process starts but rise an InternalServerError exception. #3654

Closed
GitDruid opened this issue Sep 14, 2020 · 7 comments · Fixed by GitDruid/botframework-solutions#1 or #3686
Labels
Bot Services Required for internal Azure reporting. Do not delete. Do not change color. customer-replied-to Indicates that the team has replied to the issue reported by the customer. Do not delete. customer-reported Issue is created by anyone that is not a collaborator in the repository.

Comments

@GitDruid
Copy link

The token exchange process starts but rise an InternalServerError exception (see attachment).

Exception on token exchange.txt

Originally posted by @GitDruid in #3579 (comment)

@GitDruid GitDruid reopened this Sep 16, 2020
@tdurnford tdurnford added Bot Services Required for internal Azure reporting. Do not delete. Do not change color. customer-reported Issue is created by anyone that is not a collaborator in the repository. labels Sep 22, 2020
@tdurnford
Copy link

@Batta32 Can you take a look at this?

@Batta32
Copy link
Collaborator

Batta32 commented Sep 22, 2020

Sure @tdurnford! We will be reviewing this issue and the PR #3655. As soon as we have any update, we will back here 😊.

@tdurnford tdurnford added the customer-replied-to Indicates that the team has replied to the issue reported by the customer. Do not delete. label Sep 23, 2020
@VictorGrycuk
Copy link
Contributor

Hi @GitDruid, we were able to reproduce the InternalServerError exception.

So far the changes made on the PR #3655 seems to be right regarding the botbuilder SDK and following the sample sso-with-skills, but we want to validate that it does fix the error.

As soon as we have any update, we will back to you 😊.

InternalServerError exception
image

@Batta32
Copy link
Collaborator

Batta32 commented Sep 25, 2020

@tdurnford & @GitDruid - after reviewing the changes of PR #3655, we confirmed that the changes are correct and follows the signature of the ExchangeTokenAsync of IExtendedUserTokenProvider for botbuilder-dotnet and the parameters had to be inverted. Also, in botbuilder-js the signature is the same and the sample sso-with-skills contains the same changes.

Last but not least, we did the following things apart from this Pull Request to have a consistency between TypeScript and C#:

@Batta32
Copy link
Collaborator

Batta32 commented Oct 8, 2020

Hi @GitDruid - we are finalizing a plan to release new packages that will include the PR #3655 and PR #3667. As soon as we have any update we will back to you 😊.

@stevengum
Copy link
Member

@Batta32, @ryanlengel, @peterinnesmsft any updates on this issue or the associated PRs? #3655 #3667

@Batta32
Copy link
Collaborator

Batta32 commented Oct 19, 2020

Hi @stevengum, we created the PR #3686 that duplicates the changes of the PR #3655. As soon as it's merged, this issue will be closed.

Last but not least, the PR #3667 was already merged.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Bot Services Required for internal Azure reporting. Do not delete. Do not change color. customer-replied-to Indicates that the team has replied to the issue reported by the customer. Do not delete. customer-reported Issue is created by anyone that is not a collaborator in the repository.
Projects
None yet
5 participants