Questions tagged as 'api'

1
answer

Fatal Error: Silex \ Application :: share ()

I'm developing an API in Silex and when trying to test it on my server, I'm encountering the following error:    Fatal error: Call to undefined method Silex \ Application :: share () in /var/www/App/Config/config.php on line 24 And the...
asked by 24.07.2017 / 21:34
1
answer

Login with Facebook - Insert profile image into an input type="file"

Good afternoon. Have some way to get facebook login, take the user profile image and "store" in an input type="file" of a form? To function as if the user had uploaded this image. Example: I know I have login to get User Name and store in...
asked by 19.04.2017 / 22:17
1
answer

Post android error method

I would like to have the string username sent to the bank after the button is clicked, but it is giving error in the lines:    at com.example.thiago.myapplication.PostTest.tryLogin (PostTest.java:94)   at com.example.thiago.myapplication.Pos...
asked by 11.05.2017 / 21:07
1
answer

Rest with Angular 2 [closed]

In recent weeks I have been training a lot in angular 2. However, some doubts have arisen in the course of these studies and I would like the help of you for those who know how to heal such doubts. Come on: Question # 1 - In my studies I have...
asked by 10.01.2017 / 03:56
1
answer

Convert RSS to JSON Google Feed API

Some time ago I was using the google service google feed api but this service has been deprecated, I would like to know if there is any solution to replace, I'm doing so with jQuery: $.ajax({ url: 'https://ajax.googleapis.com/a...
asked by 25.01.2017 / 12:13
1
answer

API BB implementation in web system

I'm developing a Web Project and I need it to generate a ticket for payment through a Bank of Brazil account. But I never worked with a ticket generator; Does anyone know if BB makes a Web API available or how does it work to insert this t...
asked by 30.11.2016 / 11:08
1
answer

How to do a Google search with C #?

I need to fetch any term on Google and get a list of the results of that search. I'm trying to do this using the Google Custom Search API but I'm not getting satisfactory results. For example, when I search for the term "bidding" with my...
asked by 20.10.2016 / 19:56
1
answer

Ajax request for laravel server

My minimundo is as follows, I am developing an API for a bakery, where it can be on the same server or different server, I am using the laravel framework in the 5.2.* version. In order to facilitate the work I did some controllers...
asked by 04.10.2016 / 01:54
1
answer

Duration of Notification

I'm using the Notification API, but I'm not finding a way to leave the message open until it's clicked or closed by the user. I noticed that Google Hangouts does this, the notification stays there until it's clicked. Does anyone have any ideas?...
asked by 11.11.2016 / 10:00
1
answer

API PagSeguro parser error: Start tag expected, '' not found

I can understand the script , except for the part that works the XML ... so I can not tell if the error is in in>, or XML that it tries to get. Code: <?php require ("includes/connection.php"); require ("includes/start-session.p...
asked by 17.07.2016 / 22:53