Questions tagged as 'api'

2
answers

Receiving and handling JSON with PHP

Good evening, I'm new to the programming world, I'm getting information from a webservice via json, and now I need to manipulate this json's information, for example, I'd like to just get the [name], someone could give me one north. Thanks in ad...
asked by 16.10.2018 / 03:09
1
answer

How to use the Facebook API to get the share link?

I have a job where I need to take the product sharing link from the customer's virtual store and register it in the database. It pays for sharing your products, so the need. I have to get link/id of the publication and later access som...
asked by 07.08.2018 / 00:04
1
answer

Slow page loading locally after configuring virtual hosts

Greetings, I'm having trouble loading pages on my local server. This problem happened after I set up 3 virtual hosts, and when I try to load my page through it, it takes a LOT to load. Could someone please help me?     
asked by 25.01.2018 / 21:47
1
answer

Android Studio Preview is not showing

I'm having trouble importing a project that was written in an older version of Android Studio. My preview does not appear. I am a beginner and would like a little help! Follow the gradle and xml. The activity is default, only onCreate, in the em...
asked by 29.03.2018 / 04:53
1
answer

Gif API in python

It is my question and the following I have this script where I type the name of the gif that I want and it returns me several type of url of the size (width, height) of the randomly drawn gif, I wanted it to return me only this:    image_url...
asked by 01.05.2018 / 19:18
4
answers

Laravel, Hash :: check (), always returns false

When trying to compare the password in pure text with the password encrypted in the database, the Hash::check() method always returns false , and should return true Authentication code: $email = $request->input('e...
asked by 20.02.2017 / 18:16
1
answer

Error API Login Facebook with PHP

Good afternoon, I'm finishing the login screen with PHP using Facebook API, at first I was able to click on the button I created and it already asked me to release the access on Facebook, this way I already managed to bring: / p> ID ,...
asked by 28.12.2018 / 19:04
2
answers

Web API without access to the bank makes sense?

In what cases does it make sense to create a Web API without database access?     
asked by 27.08.2018 / 15:31
4
answers

Secure API depends entirely on the developer or platform? [closed]

What challenges does the programmer find to make their API fully secure? When I speak of security I mean directly whether the application exposes the client's information or even leaves its application easy to penetrate. Depends entirely on t...
asked by 29.01.2014 / 15:20
2
answers

Get data from Json by php

People need to get data from a JSON file (I'm not the fuck in the business). This api below is for displaying temperature via JSON + PHP, remembering that on the same site I can not get the maximum, minimum or display days of the week, but this...
asked by 12.04.2017 / 15:24