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.
hi
Have you enabled the EnableImageCompression(AbpProfilePictureOptions)?
If so you can try to disable it.
hi
For MongoDB, it is stored as a regular field, since MongoDB naturally supports this kind of extra elements system.
https://stackoverflow.com/questions/39603151/how-to-query-bsonextraelements-in-mongodb-via-linq
https://mongodb.github.io/mongo-csharp-driver/2.5/apidocs/html/M_MongoDB_Driver_Linq_LinqExtensions_Inject__1.htm
hi
Is your image size 34MB?