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

ClientAuthError: Error: could not resolve endpoints. Please check network and try again when not supplying authenticationParameters #4740

Open
GeVic opened this issue Sep 10, 2024 · 0 comments
Labels
bug Indicates an unexpected problem or an unintended behavior. needs-triage The issue has just been created and it has not been reviewed by the team.

Comments

@GeVic
Copy link

GeVic commented Sep 10, 2024

Versions

What package version of the SDK are you using.
4.22.3
What nodejs version are you using
v20.13.1
What browser version are you using
Arc
What os are you using
MacOs

Describe the bug

I'm encountering this bug inconsistently when running my bot. Now, there's no steps to reproduce it as it happens randomly. Now, my hunch is it could be because of me using functional implementation for bot builder instead of using classes as cited in numerous documentations.

As of now, I've my auth defined in separate file and adapter is being imported from the same when required.

Could this be the issue for the same?

To Reproduce

Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior

Ideally, I shouldn't be getting this.

Screenshots

If applicable, add screenshots to help explain your problem.

@GeVic GeVic added bug Indicates an unexpected problem or an unintended behavior. needs-triage The issue has just been created and it has not been reviewed by the team. labels Sep 10, 2024
@GeVic GeVic changed the title Getting ClientAuthError: endpoints_resolution_error: Error: could not resolve ClientAuthError: endpoints_resolution_error: Error: could not resolve Sep 10, 2024
@GeVic GeVic changed the title ClientAuthError: endpoints_resolution_error: Error: could not resolve ClientAuthError: Error: could not resolve endpoints. Please check network and try again when not supplying authenticationParameters Sep 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Indicates an unexpected problem or an unintended behavior. needs-triage The issue has just been created and it has not been reviewed by the team.
Projects
None yet
Development

No branches or pull requests

1 participant