Activities of "EngincanV"

We've fixed the problem, please try to login again.

I noticed this problem exist in the previous versions (lower than v6.0.0-rc.4) of ABP CLI. I'll fix the problem and inform you asap.

I think you have updated your servers. Because support.abp.io entries were not coming according to date, now it has been fixed. But we cannot login with the cli command. Therefore, we cannot use your Commercial packages.

yes, we have updated our applications and faced with temporary problems but all of them are fixed now.

Hi, can you try first logout and then login ?

abp logout

abp login <username> -p <password> -o <organization-name>

Hi I'm having the same problem. Still getting the same error: [13:33:56 INF] ABP CLI (https://abp.io) [13:33:56 INF] Version 5.3.4 (Stable) [13:34:00 ERR] Could not get token from the OpenId Connect server! ErrorType: Http. Error: Unauthorized. ErrorDescription: The 'client_secret' parameter is not valid for this client application.. HttpStatusCode: Unauthorized

I could successfully login, logout and create a project via ABP CLI. What was the command that you used?

Hi @webking-abp1, we were running into problems on our websites but it fixed now. Can you try again? If it works for you please write back, so I can refund your ticket. Best regards.

Thanks - that's great. I noticed you have checked this into the Abp MailKitSmtpEmailSender too now. Will this be included in the version 6.0 final release? Or will it be sometime later that we will no longer need to do this override ourselves?

Thanks a lot.

Hi, it will be available from v7.0, so if you want to use it in meantime you need to override the method. Best regards.

reopening

Thanks @maksym, our support bot closed it sorry for that. I'll try to reproduce your problem and write you back within the day.

I was wondering if it could be because it was a long-lived ABP solution and we did a lot of changes to it. But I created a brand new ABP Solution and created a module within that Solution and tried again and still couldn't get ISettingManagement to work in the module.

btw, I used ABP suite to create this module within the solution (both times) using this button:

Hi, yes it might be related to your changes but it's weird to see this problem in a brand new solution. I'll test and write you back within the day. Sorry for the delay.

Hi, I guess you're using Mailkit package of ABP Framework right? If so, you can override the MailKitSmtpEmailSender class as follow:

https://github.com/abpframework/abp/blob/dev/framework/src/Volo.Abp.MailKit/Volo/Abp/MailKit/MailKitSmtpEmailSender.cs#L31-L39

Showing 361 to 370 of 724 entries
Made with ❤️ on ABP v9.1.0-preview. Updated on November 11, 2024, 11:11