Hi!
Everyone in our organisation seems unable to login to the ABP CLI.
Getting different errors: "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"
"Could not retrieve the OpenId Connect discovery document! ErrorType: Http. Error: Error connecting to https://account.abp.io/.well-known/openid-configuration: Internal Server Error"
Can you see if there is any problems with our organisation or accounts in it?
From Eric, Webking
18 Answer(s)
-
0
Hello, can you try again now?
-
0
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.
-
0
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
-
0
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?
-
0
abp login username -p password
-
0
Hi, it's still doesnt work for us. I use: "abp login <username> -p <password>"
I'm not able to use abp update either. We also having problems reaching your website from time to time.
-
0
Having the same issue here
-
0
Hi, Yes,I have a problem for authentication with abp login cli command.
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
-
0
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.
-
0
Hi, can you try first logout and then login ?
abp logout abp login <username> -p <password> -o <organization-name>
-
0
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.
-
0
Hi, can you try first logout and then login ?
abp logout abp login <username> -p <password> -o <organization-name>
Not working
Also tried on a fresh machine by installing ABP CLI, and trying to login, same error
-
0
Hi,
I have the same issue
-
0
Hi @EngincanV,
In the same organization, none of my friends can login to the ABP with cli commands. We also tried new computers.
Thank you for your interest.
-
1
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.
-
1
We've fixed the problem, please try to login again.
-
0
It would be great if you could explain the reason of the problem :)
-
0
It would be great if you could explain the reason of the problem :)
We have made some changes in our websites and this caused problems on our Authentication Server. So we reverted the deployment and it should work now as before.
Sorry for the trouble. Best Regards.