SAP-samples / data-warehouse-cloud-connectors

Connecting third party clients to SAP Data Warehouse Cloud.
Apache License 2.0
11 stars 4 forks source link

Error Message: Value cannot be null. Parameter name: uriString #17

Closed MOe2377 closed 2 months ago

MOe2377 commented 10 months ago

Hello Olaf,

We have configured according to the latest documentation, but still receive an error message during login attempt.

I would really appreciate if you could have a look on this.

Kind Regards,

Mustafa

Here is also the paragraph from the content of the trace file.

Feedback Type: Frown (Error)

Error Message: Value cannot be null. Parameter name: uriString

Stack Trace: System.ArgumentNullException at System.Uri..ctor(String uriString, UriKind uriKind) at System.UriBuilder..ctor(String uri) at Microsoft.Mashup.Client.UI.Extensions.Windows.SystemBrowserOAuthDialog.WrapUrlForPowerBiOAuthRedirect(Uri authorizationUri, UriBuilder redirectUriBuilder) at Microsoft.Mashup.Client.UI.Extensions.Windows.SystemBrowserOAuthDialog.Authorize(Uri logoutUri, Uri authorizationUri) at Microsoft.Mashup.Client.UI.Shared.OAuthManager.OpenOAuthDialog(IWindowHandle parentWindowHandle, ITelemetryService telemetryService, String resourceKind, String accessToken, String resourceUrl) at Microsoft.Mashup.Client.UI.Shared.OAuthManager.<>cDisplayClass6_0.b0() at Microsoft.Mashup.Client.UI.Shared.OAuthManager.<>cDisplayClass7_0.b0() at Microsoft.Mashup.Host.Document.ExceptionHandlerExtensions.HandleExceptions(IExceptionHandler exceptionHandler, Action action)

Stack Trace Message: Value cannot be null. Parameter name: uriString

image

image

ghost commented 10 months ago

Hi MOe2377, could you please provide additional details of steps you are performing? At which point of time or after which step the error occurs? Thanks a lot, Olaf

MOe2377 commented 9 months ago

Hello Olaf, Thank you for the provided direct-support. It was very much appreciated.

As discussed, we switched off Default Browser, afterwards we were able to connected and authenticate.

Kind Regards,

Mustafa

Bild (3)
alexduch22 commented 9 months ago

I have the same problem with the error message "Value cannot be null. Parameter name: uriString". When I switch off the "Use my default web browser", I no longer have the problem but I still cannot connect. It seems the logon scren opens and closes immediately without letting me enter my credentials. Could you help me solve this? Thanks, Alex

gustavokath commented 2 months ago

Closing due to inactivity