Activities of "maliming"

Good news.

hi

The exposed interface is IEmailSender

 [Dependency(ReplaceServices = true)]
  [ExposeServices(typeof(IEmailSender), typeof(ISmtpEmailSender), typeof(SmtpEmailSender), typeof(EmailSenderBase), typeof(CustomSmtpEmailSender))]
  public class CustomSmtpEmailSender : SmtpEmailSender

hi

Please check the OpenIddictDataSeedContributor file

await _scopeManager.CreateAsync(new OpenIddictScopeDescriptor {
                Name = "Files", DisplayName = "Files API", Resources = { "Files" }
            });

https://github.com/abpframework/abp/blob/dev/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Domain/OpenIddict/OpenIddictDataSeedContributor.cs#L59-L67

You can also try to clear the cache(redis).

hi

https://localhost:port/Pages/Account/Components/ProfileManagementGroup/ProfilePicture/Default.js

hi

The authentication request was rejected because invalid scopes were specified: ["Files"].

"client_id": "Files_App",

Please check the scopes of Files_App

hi

Please replace this js: account/src/Volo.Abp.Account.Pro.Public.Web/Pages/Account/Components/ProfileManagementGroup/ProfilePicture/Default.js

https://docs.abp.io/en/abp/latest/Virtual-File-System#replacing-overriding-virtual-files https://docs.abp.io/en/abp/latest/UI/AspNetCore/Customization-User-Interface

You're welcome, : )

Good news.

hi

error_description:The specified 'scope' is invalid.

Please share the logs.txt and Permissions of your clients

Thanks. I will check in depth.

Showing 5101 to 5110 of 11567 entries
Learn More, Pay Less
33% OFF
All Trainings!
Get Your Deal
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 December 25, 2025, 06:16
1
ABP Assistant
🔐 You need to be logged in to use the chatbot. Please log in first.