0
    
    
        
                    raymondbu95 created
                    
                    
                    
                
                - ABP Framework version: v8.0.1
 - UI Type: MVC
 - Database System: EF Core & MongoDB
 - Tiered (for MVC) or Auth Server Separated (for Angular): yes
 - Exception message and full stack trace:
 - Steps to reproduce the issue: Create a new microservice according to steps in https://docs.abp.io/en/commercial/latest/startup-templates/microservice/add-microservice. Afterward the microservice being added, but scope is not being selected.

 - When access to Web, it shows this error message. image.png
 
i tried to remove redis and get it back up. but still not working. Does anyway i can make it work without have to update it from the Web?
3 Answer(s)
- 
    0
Hi,
you can configuration using the OpenIddictDataSeeder. and run the
DbMigratorhttps://docs.abp.io/en/commercial/latest/startup-templates/microservice/add-microservice#configuration-using-the-openiddictdataseeder-1 - 
    0
Hi,
I had configured the OpenIddictDataSeeder for both Identity and DbMigrator side. Still not auto being selected.
 - 
    0
 
