Questions tagged as 'api'

0
answers

Client Rest + WPF - PUT Method (UPDATE)

Hello everyone! I'm trying to implement a method to update (update) information in a WPF application. Apparently, everything is correct, however, the method does not work. Here is the code: This is the PUT on the server side (Controller): p...
asked by 18.08.2016 / 17:22
0
answers

Return json from a mysql blob

Good afternoon, I have a json returning data from a MySQL DB and one of the attributes is a BLOB. Here is the return to better understand what I would like to know. [ { "id": 1, "name": "Onix", "description": "Completo", "pr...
asked by 28.06.2016 / 19:17
0
answers

How can an inline style cause security problems?

Working with the Twitter API, I received the following message in the browser when attempting to authenticate:    Refused to apply inline style because it violates the following   Content Security Policy directive: "style-src link    link ....
asked by 02.06.2016 / 14:58
0
answers

Number of queries to check user in laravel

I have a system of user authentication , where I use API sentinel in Laravel 5.2 . When I make Check_user() in middleware to see if the user is logged in and has access to the route, he checks 5 queries in the data...
asked by 13.06.2016 / 16:45
0
answers

How to use Token with PHP Rest

asked by 23.07.2016 / 17:42
0
answers

API for obtaining quotations data

I was wondering if there is any API that provides data (jSON or XML) of dollar and euro quotes. And it also has some that provide the indicators of values and rates of variation of agricultural products, such as: corn, soy, livestock, etc. If an...
asked by 10.04.2016 / 00:21
0
answers

Instagram API needs access token to get public data

I need to consume the Instagram API to search posts with a hashtag set and extract the following information: User Number of likes Number of followers Post date As of Jul / 2016, however, you will need to use an access token to re...
asked by 03.05.2016 / 13:33
1
answer

Two Accounts Managing the Same Google API.

Is there any way for two separate accounts to manage the same google Key App via console.developers.google.com?     
asked by 26.01.2016 / 15:27
0
answers

Creating Points in Google Maps api with data using PHP / MySQL [closed]

I'm trying to learn how to tinker and make maps using google maps API but I want to know if I have and how to do a map automatically using points (coordinates) that were registered in the database through a form. And if these points are repeated...
asked by 25.02.2016 / 15:13
1
answer

Android Google Maps API [closed]

Is it possible to trace a route in the Google Maps with information about traffic, accidents and average time of arrival at the destination? Or some lib of the type that makes this type of request?     
asked by 24.02.2016 / 03:15