Skip to content

Environment set is wrong #1

@thunderbird85

Description

@thunderbird85

Hi,
I think there is a mistake in the composition of the login URL. The .com in the following code ist hard coded so if someone wants to login from EMEA with .ie its not working.

this.Navigate($"https:\\\\login.{Environment}.com/authorize?client_id={ClientId}&response_type=token&redirect_uri={RedirectUri}");
(Line 169 in OAuthWebBrowser.cs)

Can you please remove the .com and change the PureCloudEnvironment.MyPureCloud to "mypurecloud.com".

Regards,

Sven

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions