"Configure your API project" link not working - google-cloud-messaging

I'm using Chrome. I have a Google account. When I click on the link 'configure your API project' in the instructions on this page...
https://developers.google.com/cloud-messaging/gcm#key
It tries to load this page: https://developers.google.com/mobile/add?authuser=1
but it never returns. Any ideas how I can load this page and continue my education?

Related

How to enable Advanced Google Services via new Cloud Projects?

It seems that Google updated their projects console, and when you go to enable an advanced service in Apps Script it no longer directs you to the auto-generated project for your apps script project.
The docs say that a project will be automatically created for apps script projects.
Click Cloud Platform Project link here:
Which takes you to https://console.developers.google.com/cloud-resource-manager where it asks you to create a project.
There is no longer a selection or area to add APIs to the Apps Script project. If I follow that link with an existing Apps Script project that already has working advanced services, it errors out on the project Id.
How can Advanced Services be enabled on new Apps Script projects?
From the page you ended up on, click the "hamburger" icon/navigation menu, and then in the sidebar at the bottom, click "Google Cloud Platform." Then click the same navigation icon, and from the sidebar menu, choose "APIs and Services" That gets you to the page that should open by default.
Your account is automatically loading some other page by default. I could only guess why. We may never know why. The browser and Apps Script probably need to coordinate somehow to know what URL to load, but with the new changes, it looks like something went wrong.

This page is trying to load scripts from unauthenticated sources after ssl from sslforfree

I am getting error that
This page is trying to load scripts from unauthenticated sources
after doing SSL from SSL for free
how to solve please help
This usually happens when your page has link href tag connected to a website which doesn't have SSL.
If you want to check these href links:-
On your computer, open Chrome.
Go to your website.
At the top right, click More (vertical triple dots).
Click More tools and then Developer tools.
In the right sidebar, at the top, click Console.
Here you'll see which scripts are trying to load from unauthenticated sources.

How to remove "redirect notice" from Google Plus share message (using Google Plus share plugin)

When a user clicks a link on my page they go to a click tracking service and then are redirected to the "real" page. When I try to share the link using the Google Plus share plugin, the share message states "redirect notice."
Anyway for Google's Share plugin to actually go to the redirected destination instead of the notice? The Facebook Share plugin has no problem with the redirect.
Example of link on my page: https://plus.google.com/share?url=www.myclickservice.com?ref=www.realpage.com
The click tracking service logs the click and then returns a 302 and redirects to the "real" page.
The Snippet documentation makes no guarantee about handling redirects. If you would like to see the current behaviour change, please file a feature request.

Google API's console an application allowing

Last year I defined in Google API's console an application allowing user to login thru that platform. It worked fine, displaying when logging in the website's name.
It appears that Google changed this and now with the new API's login I am getting some strange text instead of the website's name.
See print screen at
Yes, google changed the Consent screen setup when they revamped the console.
Go to https://cloud.google.com/console
Click your project name
Click APIs and Auth
Click Consent Screen
Fill out the form and click save

Add an external link in the admin dashboard

I am developing an app and need an external LINK in Shopify admin panel like given picture.
where to add code snippet for the link? Do i need to add a script via API or changing in theme.
This feature is called "Application links". You can setup these links at your partner dashboard.
Go to https://app.shopify.com/services/partners/
Click on 'Apps' tab
Click on the application name you want to have an application link
Click on "Edit App Details"
Scroll down, there is "Application links" section