emonney / QuickApp

ASP.NET Core / Angular startup project template with complete login, user and role management. Plus other useful services for Quick Application Development
https://www.ebenmonney.com/quickapp
MIT License
1.26k stars 594 forks source link

Load Error, Unable to retrieve user data from the server #134

Closed shn2016 closed 1 year ago

shn2016 commented 5 years ago

Hi All,

I'm having a load error while trying the preference panels.

the error shows that UriFormatException: Invalid URI: Invalid port specified.

and switching the user and role have similar issue.

Getting api with: Failed to load resource: the server responded with a status of 500 (Internal Server Error)

Does anyone has any idea about it ?

Many thanks

Mynken commented 5 years ago

Hi All,

I'm having a load error while trying the preference panels.

the error shows that UriFormatException: Invalid URI: Invalid port specified.

and switching the user and role have similar issue.

Getting api with: Failed to load resource: the server responded with a status of 500 (Internal Server Error)

Does anyone has any idea about it ?

Many thanks

Smth bad with your backend or just wrong port to call it.