Questions tagged as 'google-api'

0
answers

Values of a sheet not updating

I'm trying to send data to another spreadsheet. To do it, I wrote a code which I've been using for months, but I'm trying to use the same code with another spreadsheet and suddenly the code stops working. That is the sheet that I'm getting th...
asked by 25.11.2018 / 22:04
1
answer

API qrcode Google does not recognize the +

I'm using a Google API to generate qr code. However, the generated image is not displaying the "+" character. He trades for space. As an example it follows: https://chart.googleapis.com/chart?cht=qr&chs=300x300&chl=12345678901234567892...
asked by 14.11.2018 / 15:31
0
answers

Associate a contact with a contact group in the Google Contacts API

I can not locate myself in the Google API to associate a contact with a contact group (Label) My sources: link link With the API person I can create new contacts and groups, but I can not put a contact inside a group     
asked by 22.11.2018 / 22:14
0
answers

Using the Google Cloud Platform API

I created a MySQL instance in the Storage module > SQL and in it I created a database called vendas ... How could I make GET, POST, and DELETE requests in this database using Google Cloud Platform APIs? I've tried it this way:...
asked by 16.08.2018 / 02:31
0
answers

Google Client API - Inserting Goals in Analytics

How well with you? Well, I do not know if anyone has already gone through this, but let's ... Within the Google Analytics dashboard, you can create Goals that are events that track the conversions that are performed on your site. So far this...
asked by 13.06.2018 / 15:55
0
answers

Information is not returning CLOUD VIDEO INTELLIGENCE API

I'm sending a video with base64 to google api but it is not returning any kind of information. // BOTÃO DE BUSCAR public String consultar() throws Throwable { analyzeLabelsFile("C:\Users\Web Designer\Desktop\Placas de Carros\fiat.jpg")...
asked by 16.05.2018 / 16:18
0
answers

Google Play API

I'm trying to access the reviews of a google play APP but I'm having this error:    This method requires you to be authenticated. You may need to activate   the toggle above to authorize your request using OAuth 2.0. Even though I am repo...
asked by 14.05.2018 / 21:37
0
answers

Focus on a single city in Google GeoCharts

I'm trying to put my data in the correct location on the map according to the Google GeoCharts rules, everything works ok, however I'm not able to make the plugin detail just a city or state: <html> <head> <script ty...
asked by 08.04.2018 / 08:56
0
answers

Error loading the google api chart in ASP.net

When I took the example from the site it worked, however when I add a new Webform and in a new project and paste the codes from the codebehind example in VB.NET and the aspx code does not work, it gives the alert message, I made some adaptations...
asked by 27.02.2018 / 02:03
1
answer

Classroom API - CourseAlias

The following code refers to creating a course through the Classroom API. However the API does not allow you to manually set an 'ID' (using .setId ("ID")). For this, it is possible to create an Alias (single) for each course. public void creat...
asked by 24.01.2018 / 18:09