Unable to publish a app to google marketplace - google-workspace

I have created a google cloud console project and enabled "Google Workspace Marketplaces SDK along with other APIs.I have created an OAuth client for the service account and an OAuth client for a web application.
I have configured "Google workspace Marketplace SDK" under tab "App configuration without any error. When I am trying to save "store listing" after filling in the detail, it shows an error without any hint. I am unable to figure out what went wrong.

It seems that there might be a bug on the console interface, you can report it on https://developers.google.com/workspace/marketplace/support#bugs
I've heard that some users have reported to solve it with a workaround.
If you just check "All Regions" it won't let you continue. Even though it hides the region selector, you have to first select at least one region and then check the "All Regions" box."​
If that doesn't work, it's better to report it.

Related

Firebase Hosting reverification shows nothing

I have a GCP project. Then I gave permission to a user A with email A#email. They connected it to Firebase and developed a project there with hosting enabled and verified. Then another user B came and I switched the ownership of the project to them and removed A from this. After ownership change, the hosting verification was re-triggered (as expected). However, since 1 week it only shows
I tried searching for other people who had such an issue and nothing came about. I even wrote a bug report but for more than a week nobody has reached out to me and I am worried because the grace period is 1 month and I my project could go down. Have you heard of similar problems?
Edit from comment:
I can confirm that the error comes in Chrome and incognito (version: 80.0.3987.163 (Official Build) (32-bit)) and in Firefox and incognito (version: 72.0.2 (64-bit)). Opening the console gives error 503 for URLs https://clients6.google.com/siteVerification/v1/webResource?verificationMethod=DNS_TXT&alt=json&key= and https://clients6.google.com/siteVerification/v1/token.
The issue was due to my company's license agreement with Google and the way Firebase Hosting is made. More details below.
Strangely enough, using GCP and Firebase require a GCP license. With this license you can do everything from adding/changing/modifing collections/projects. However, the functionality to 'Verify' your hosting site goes through the Google Console which is not included in the license.
Encountered this same thing. The problem turned out that I was using a Google Workspace account that did not have "Google Search Console" enabled for the domain I was logged in on.
To remedy, I had to login to my Workspace Admin, and go turn it on as shown below.

How do you connect an IBM Cloud Functions (OpenWhisk) to a custom domain?

I had successfully setup a custom domain with IBM Cloud Functions in the past, but now suddenly it seems to be broken.
Here is how I was able to do it in the past: You first need to install a SSL cert in IBM Cloud by going to:
Log in to IBM Cloud
Go to Manage>Accounts>Cloud Foundry Orgs.
Click on your Org and then click Edit Org.
Choose the Domain tab, add a domain, and install the SSL cert that was purchased or obtained for free by letsencrypt.org
Go to Cloud Functions page by clicking on the Hamburger menu
and then click Functions.
Click APIs on the sidebar.
Choose an existing API you would like to map to the domain.
Choose Definitions from the sidebar.
Select Domain for API and change it your new domain!
YAY, IBM Cloud says it is now connecting your custom domain. You get a warning about how it takes a bit of time, but the task never finishes.
This actually worked until about a month or so ago. Now it just sits there and it will not route your domain to your API.
If you hit the site you which is routed, it will say:
404 Not Found: Requested route ('yourdomain.com') does not exist.
Am I missing something? Or has IBM again crapped out on me.
There was a bug affecting this feature, but it has since been fixed. Give it another try.

Invalid API Key for Alchemy Service in Bluemix Console

I have 2 issues:
I added the AlchemyAPI to my services list in the Bluemix console, but when i goto the Manage Tab, nothing shows there (it just shows a page permanently moved error) so i cant launch the service.
Also the api-key that is created for this workspace doesn't work. It complains about invalid-api-key (yes i know that this is a known issue, but none of the other questions seems to have a definite answer on how to fix, has anything changed that i should try???). I have tried both free and standard plans for both issues and waiting for like 2 days now still no luck.

Could not install MobileAppsManagement Site Extension

I'm having a problem with Microsoft Azure. More specifically, I'm not able to get a mobile app up and running after creation and deployment. When I enter "Quick Start" in mobile apps settings, I get an error saying "Could not install MobileAppsManagement Site Extension" followed by "SettinListPart" and "MICROSOFT_AZURE_MOBILESERVICES". Thus I'm not able to initialize my backend.
I have a DreamSpark subscription (Student) active. I have had no problems with this earlier, and it occurred now that I moved over from free trial to DreamSpark subscription. (Free trial is disabled/inactive)
This seems to be the same or similar problem, however, I find no similar solution.
in azure mobile app quick start don't display result
As long as your site is an F1 Free in the App Service Plan (which is a difference from the trial service), there should be no problems. Steps for troubleshooting:
Go to your site, All Settings, Scale Down and ensure the F1 Free is chosen
You might have a cached permissions issue - do a hard refresh of your browser / clear the cache.

Collaboration in Eclipse via ECF

I wanted to use the DocShare plugin so I installed the ECF SDK in Eclipse Luna and tried adding my google account using the File->New->XMPPS and added my google account information to log in but I get the error "Container Connect" has encountered an error.
Do i need to include anything except my email address in the field for User-ID?
I would love any help on this issue as I cannot for the life of me figure out how to get it working.
BTW, I also tried adding the details of my account into the XMPP dialogue with the same result.
EDIT: I just realized that I also need to enter a port with my email address but I have almost no knowledge of ports and have no idea what port to assign.
Allowing "Less Secure Apps" in my google settings did the job. Am now connected to my Google Account through Eclipse. Recieved an email that asked me to allow this.