I try to create an API Key but I obtain an error - sparkpost

I try to create an API but when I go in my dashborad and I create the new API key with all permission, when I click on the create button I obtain:
Looks like this action has been disabled for your account.
Anyone can help me?

Check your email for an email from abuse#sparkpost.com. It's possible that your account could have been suspended.
It's also possible that you may be a reporting only user.

Related

Automate Login to Gmail using cypress

I want to automate the below flow using cypress
log in to Gmail (Already existing user)
Then send a mail to the same account and verify the mail is received
I'm new to cypress and I tried to achieve this via UI and this does not allow me to proceed with the login When I type the user name and click the 'Next' button it will give the below error message
Can any one help me to resolve this or suggest me an approach to achieve this?

Possibility to enable the email verification on only a part of users?

We have two types of accounts in our company. One user type (type1) are the one that we create manually via an internal UI. Now we want to give the possibility to clients to register themselves from a public UI (type2).
We would like to activate the registration process for users of "type2" and disable it for users of "type1". Is it possible to control it somehow?
Thanks!
Edit:
I've discovered this REST API function:
https://host/parse/verificationEmailRequest
But unfortunately, it does not work for my use case. Any other idea?
So it seems that there is no such option on parse-server but as #Davi Macedo posted it's possible to hook on the beforeSave trigger of the user and sent the verified flag to true. What I did, instead, is to check on the email adapter what kind of user request to send email and block when the user is of "type1". Maybe the solution from #Davi Macedo is more elegant but also the second one was working fine for me for now. Thanks a lot for helping out!

VS Marketplace Add Member displayes Invalid Domain error

I am trying to add a member to Visual Studio Marketplace. In my account I go to Manage Publishers & Extensions -> Members and click om '+ Add'. Whatever e-mail I provide shows "Invalid Domain" error:
Is it a VS Marketplace bug or do I need to somehow link Azure directory (or any other users directory) first?
I'm having the same issue with a newly registered Publisher and have contacted Microsoft. Here's what I was told:
Apologies for the inconvenience you are facing. This is currently due to an issue at our end.
To unblock you, we can add the users manually to the publisher. Could you please provide us the VSIDs of the users that you are trying to add to the publisher?
To provide the VSID, do the following:
Login to the Marketplace (https://marketplace.visualstudio.com) with the email address that has to be added to the publisher.
After getting logged in, from the same browser window, open https://marketplace.visualstudio.com/_apis/connectiondata
You should see some JSON data in the window.
Copy paste the output of the page that you see. We are interested in the "id" field of the "authenticated" user.
We will manually add the users to your publisher, once we have the VSIDs details.
You'll want to contact Microsoft using the "Need help? Contact Microsoft" link that Grzegorz Smulko also mentioned, but you might as well collect the relevant IDs to include when you reach out to expedite the process.
Microsoft may be requiring Microsoft federated(Hotmail, Live..., or AD integrated) IDs.
Due to the complete lack of documentation, I have been unable to verify this claim.
This could also be attributed to Microsoft banning gmail.com as a valid source e-mail domain.
It looks like a bug to me.
I've tried to add a new member from the same domain as all the other existing members and I'm getting the very same error.
I'd suggest contacting MS using the "Need help? Contact Microsoft" link from the top-right corner.
There is an alternate way to add members via User Id. Please follow the steps mentioned here:
Ask member (that you want to add) to login their account on Marketplace
User Id will be visible by hovering over email as shown in image.
Member can copy the User Id by clicking copy-to-clipboard button and share with the current owner of the publisher(you).
Now the current owner of the publisher(you) can add member using User Id from members tab. Click on + Add -> Now enter the User Id-> Select a role you want to assign to the new member.
As shown in the below screenshot.

Parse.com revoke API key

Is it possible to revoke an API key for an application? I don't want to create a new app, but if my key is compromised, I want to use another key. How can I do that?
As of now, the only way to reset the master key is by contacting Parse for a new one.
Report the incident as a bug report here.
Source

google develop console "Create new client id" button greyed out

I tried to create a new service account, but the button is disabled, and then I can't create a new one. Also it is unable to delete the existing client id, is there any method to create one?
Solved finally, should be the account permission problem.
Try to check if the account comes with enough permission for such operation

Resources