Error while connecting Google Analytics with Search Console - search

I am trying to connect Google Analytics with Search Console but getting the below error:
"Hm. Something isn't right. We're checking into it now."
Screenshot - https://drops.meetanshi.com/rAq8Kt
Please help me with the solution.
Thank you.

Related

Error 404 Resource Not Found - Power BI / Azure Text Analytics

I've been searching for answers and support regarding deploying Azure Text Analytics through Power BI desktop. Essentially, I've followed the tutorial here for key phrase extraction:
https://learn.microsoft.com/en-us/azure/cognitive-services/language-service/key-phrase-extraction/tutorials/integrate-power-bi
After following the steps listed Power BI gives me a 404 error code "Resource not found". Others seem to think that the endpoint URL is incorrect, however I triple checked the endpoint URL from my Azure account which is:
https://alextextanalyzer.cognitiveservices.azure.com/
(I'm Alex). My location is set to Australia East. For further reference I've attached my m language edit as well as per the MS instructions. M editor code
Does anyone have any recommendations as to why this might be occurring? I've already changed the privacy settings as per the instructions, and still get an error. As far as I know I've done everything else correctly?
Error code is as follows:
An error occurred in the ‘’ query. DataSource.Error: Web.Contents failed to get contents from 'https://alextextanalyzer.cognitiveservices.azure.com/v3.0/keyPhrases' (404): Resource Not Found
Details:
DataSourceKind=Web
DataSourcePath=https://alextextanalyzer.cognitiveservices.azure.com/v3.0/keyPhrases
Url=https://alextextanalyzer.cognitiveservices.azure.com/v3.0/keyPhrases
You are missing a part of your endpoint.
The provided documentation says:
endpoint = "https://<your-custom-subdomain>.cognitiveservices.azure.com/text/analytics" & "/v3.0/keyPhrases"
Based on the capture you provided, you forgot the "text/analytics" part. It should be "https://alextextanalyzer.cognitiveservices.azure.com/text/analytics/v3.0/keyPhrases"
Can you check?
And please, rotate your API key as it is well visible in the capture ;)

Send bug report from azure

I want to send emails to myself from azure with error and its details when server receives 500 error.
I don't wont to receive messages that something happened (events works the same if I am not mistaken).
Is it possible?
I know that I can find all errors with details in https://{site-name}.scm.azurewebsites.net/websitelogs/#/detailederrors
But how to get text from new file I don't know.
Please help me.
EDIT 1.
I found streaming logs - Recent -> {site-name} -> tools -> streaming logs.
Here I can see all errors in real time. But I can't find where I can send these errors in my email.
I think the web app dashboard does not support alerting directly. You should activate application insights on your web app and then you'll be able to configure email alert on failed request.
This page will help you with working with application insights alerts: https://azure.microsoft.com/en-us/documentation/articles/app-insights-alerts/
Hope this helps,
Julien

Google Hangouts Unable to Insert File in Hangout Conversation

Can anyone tell me what's going wrong based on the message below? I was able to insert/attach a file inside of a Google Hangouts conversation, but when I try now this is what I get:
There was an error!
Details:
Invalid credentials (missing or invalid oAuth token)
I have logged in and out, rebooted, logged out of Chrome and signed back in.
Appreciate any help.
Thank you,
Steve
I was looking for this feature today morning and realize that unfortunately this doesn't exist. The productsforum # google is full of requests for this feature, see link below for your reference.
https://productforums.google.com/forum/#!topicsearchin/hangouts/category$3Ai-have-an-idea$20file
I tried to drag and drop a music audio file on the chat window of the hangout browser and this is the error message that I received:
Per this image, it's obvious that hangouts only supports sharing of very specific image files as listed.

apps script not found error

I had the snooze app script working on gmail for some time but it seems that after converting to google drive, the spreadsheet vanished (not in trash) and I get emails every night telling me that my script "Not Found" failed to finish successfully etc etc.
The Error message is that a server error occurred - not particularly informative and any attempt to view triggers results in the same error.
Is there any way to get rid of these messages apart from setting up some kind of filter which is counter intuitive as if I decide to run other scripts I may want to see the output.
Thanks
Darren
Darren, can you please raise this on the Apps Script issue tracker: http://code.google.com/p/google-apps-script-issues/issues/list? If possible, please also let us know in the issue tracker request what the email address is where you're receiving the failure notification email.

Problem with Importing contact list from gmail contacts using php

I am trying to import the contact list from gmail using libgmailer.php but I am getting this error.
Fail to connect because: Gmail: Invalid request. (libgmailer: Gmail seems to have changed the URL again.)
Can anyone tell me what iam doing wrong.
thanks
Google has an API to get the information now. http://code.google.com/apis/contacts/ Trying to screen-scrape the data is, at best, obsolete.

Resources