Activities of "MartinD"

Thanks for the assist, marking this as resolved

Hello ABP,

We are trying to run the EasyCRM sample application provided in your documentation (https://abp.io/docs/latest/samples/easy-crm), but facing some issues with the Angular part of the project:

We've followed all directions from the arcticle:

  • using Yarn 1.22 for package management - all packages are downloaded and installed successfully;
  • the backend is running (in Visual Studio 2022);
  • UseDynamicDatabase is set to false as instructed;

However, when you click any of the Login buttons - the one in the Home component, or the one in the top bar - nothing happens.There are 2 errors in the browser console, which are shown when loading http://localhost4200 (not when clicking the Login buttons). They might be related:

  1. invalid issuer in discovery document expected: https://localhost:44338 current: https://localhost:44338/
  2. ERROR TypeError: Cannot read properties of undefined (reading 'grant_type')

Is there something that we are missing, which was not mentioned in the article?

Thanks in advance!

<br>

Showing 1 to 2 of 2 entries
Boost Your Development
ABP Live Training
Packages
See Trainings
Mastering ABP Framework Book
The Official Guide
Mastering
ABP Framework
Learn More
Mastering ABP Framework Book
Made with ❤️ on ABP v10.1.0-preview. Updated on October 17, 2025, 13:15