Problems with authorization on Sonarcloud - sonarqube

Good afternoon. I created an account on sonarcloud via github, but after I changed my username to github, I can not log in to sonarcloud. A message is displayed:
"You're not authorized to access this page. Please contact the administrator.
Reason: You can't sign up because email '*****' is already used by an existing user. This means that you probably already registered with another account."

As said by Fabrice, for the moment the only way to fix this issue is to send a message on about.sonarcloud.io/contact to fix this issue.
This issue should be fixed in a cleaner way by https://jira.sonarsource.com/browse/MMF-1161.

Related

Access to sendgrid.com was denied

When I tried to open sendgrid through heroku I get this error:
Access to sendgrid.com was deniedYou don't have authorization to view this page.
HTTP ERROR 403
Does anybody know how to solve this problem?
Thanks
Seems to be a recurring issue on SendGrid's side.
You can try to log in at https://app.sendgrid.com/login via the username and password set in the Heroku config. You probably get an authorizzation error saying to contact SendGrid support. Trying to re-create the addon from the CLI will show User status - banned.
You need to contact support. You can only do that with a registered account though. At this point you might decide to look for a better service. :(
See also this post: https://salesforce.stackexchange.com/q/298044/95552

"Failed to load owners" error in Xcode using GitHub

I am just starting out trying to connect Xcode to Github. I keep getting this peculiar error, saying "Failed to load owners" whenever I try to create a remote repository from within Xcode under the Source Control Manager. See the error here
If I ignore the warning, the upload then fails with this error.
I cannot seem to find anything online regarding this, and I cannot for the world notice anything being wrong with my GitHub account. The account itself is also accepted by Xcode (successfully added under the Accounts pane in Preferences).
Any help will be greatly appreciated.
In your GitHub account, when you are creating a personal access token to connect your Xcode to GitHub, you have to check off repo, write:packages, and read:packages.
Shown by the image here: https://i.stack.imgur.com/NUiiC.png
Then, you should be able to create the repo without any problems! Hope this helped.
I deleted my GitHub-Profile in the XCode Preferences and setted up again. After that it worked smoothly.
After having had a chat with a kind representative from GitHub Developer Support, it seems like it in my case had to do with my old username and password credentials that was saved on my machine. I quote:
Sometimes applications can use these old credentials, even if you
replace it with the personal access token.
Credentials for git authentication are stored in the Keychain App, and
git passes these onto GitHub when pushing changes to a Repository.
I'd suggest checking in the Keychain App for any records with the name
GitHub.
If they exist, delete those and try the push again.
Git should ask you to enter your username and password and once you
re-enter them, the correct credentials should be stored in your
Keychain app for future use.
So there you have it. This in fact solved my problem. It could also have had something to do with the personal access token that might not be set up with the proper permissions. If you have the same problem as I had you could also check out the scopes on your personal access token to verify it has access to everything you need. Step 7 on the help guide below has a screenshot of what that looks like:
https://help.github.com/en/github/authenticating-to-github/creating-a-personal-access-token-for-the-command-line
For anyone who's looking for another way. What happened to me is that my personal access token expired, and I needed to generate a new one in Github / setting/ developer/ access token. After I generated a new one, I logged out of Github via Xcode, Logged back in and put in my new access code and cleared the issue!

dev.botframework.com login fails

Not a programming question, but maybe someone from the community can help...
I'm having trouble logging in to dev.botframework.com
After clicking on the "Sign in" link, selecting my Microsoft Azure user name, and providing the Microsoft account password, I'm getting this answer:
We are unable to login with '...'. Please logout and try login with a different account
The only somewhat related issue I found was this:
What does botframework “Login failed due to MSA collision” mean? And how to fix?
However, none of this seemed to apply.
The comment from Ezequiel solved it:
I had to login through a private window, then it worked.
I suspect it was an issue with cookies - since then, I was also able to login through a normal window in Firefox.

BotFramework Configure Email

When configuring the email channel, i enter credentials of an office365 account and the submit credentials process just hangs. Has anyone experienced this and found a solution?
I think you faced a transient error. I just tried with my O365 account and it validated the credentials. Can you try again?

How to reset developer account password?

I have received a developer account number and extension, however I never received the email with the password. I can't reset it from the test portal either as it is asking me a security question. I tried to answer based on my actual account, but it says invalid.
Obviously, I can't do anything until I get this password. So what are my options? Create a new app and hope it works the second time? I checked my mail server and don't see any rejected emails from RC either.
Edit: Looks like the email was rejected. It failed SPF, the server doesn't have rDNS, and I guess it got knocked a point for having the From header Base64 encoded.
Anyway, how can I reset it?
Could you please create a support case at :
RingCentral Developer Support
One of the team members would be able to assist you with resetting the Developer Account password.

Resources