Questions tagged as 'google'

0
answers

My bot does not send the emails I request!

Greetings, I'm losing my hair with a stop here. I am developing a bot on telegram through Apps Script, that Google developer tool, and I'm going through the following problem, I ask pro bot send updates of the telegram to my email, and it just d...
asked by 23.03.2018 / 12:56
0
answers

Python2.7 + Google BigQuery + HTTPLIB2 - Proxy Error

Good afternoon, I'm using google BigQuery for python2.7. I need to set the proxy for such access and so I use the httplib2 library as per the code below: # Imports the Google Cloud client library from google.cloud import bigquery import uui...
asked by 08.03.2018 / 17:57
0
answers

Authentication with js node and passports using GCF

I would like to know if there is a way to authenticate queries of cloud functions in google using nodejs and passport, whenever I want to know what is required to verify that I am authenticated and return to the request     
asked by 14.03.2018 / 15:07
0
answers

Integration between Google and Moodle

Good afternoon, I'm enabling login for moodle being done by Google email, but I use both manual accounts and use external database for login. I configured the Google authentication server and it is ok only by accessing with manual accounts. W...
asked by 05.03.2018 / 16:27
0
answers

save the data in the Google Login database?

Hello, I am not able to save the data in the database !, the data is displaying normally but I can not extract them from the Label, I am using mySQL and WebForms. GoogleDB.cs using System; using System.Collections.Generic; usi...
asked by 03.03.2018 / 21:16
1
answer

How do I add a login option for Google on my site?

I have a website in PHP and I would like the user to have the option to sign in with the Google account, as it has here in Stack Overflow, so he does not have to register. You should get the Google name and Email from the user If you want...
asked by 25.02.2018 / 23:45
1
answer

Doubt Cloud Function

Is Cloud Function as a server for NodeJS? Can I import any NPM package and use its feature, which will work normally in Cloud Functions? Or does it only work with google features? I tried to make a request in a cep API. But cloud functions...
asked by 01.03.2018 / 13:10
1
answer

Run Adobe Flash in Google Chrome

I'm getting the message "Reboot Chrome to enable the Adobe Flash Player plug-in", but I've rebooted, reinstalled, shut down and turned on the OS, checked for plug-in and browser updates, and nothing was resolved. > Any suggestions on how to pr...
asked by 06.02.2018 / 15:40
2
answers

Subtraction with date - Google Apps Script

Expensive, I need to calculate how many days remain to reach the target date. I'm getting the following values var dataPrev = row[4]; //26/01/2018 var dataNaoFormat = new Date(); //22/01/2018 I'm doing the following calculation: var...
asked by 23.01.2018 / 01:16
0
answers

Edit input suggestions

Hi, I would like to know some way to edit the suggestions of the input exp: when the user writes something in the input in the suggestions of him to show the results of the request by ajax so he can select with the directional arrows (up or down)...
asked by 22.11.2017 / 20:22