Top "Api" questions

DO NOT USE.

facebook Uncaught OAuthException: An active access token must be used to query information about the current user

I've been struggling to find out what is happening with this. My scripts were working fine for a bit and …

php facebook api access-token
How exactly to use Notification.Builder

I found that I am using a deprecated method for noficitations (notification.setLatestEventInfo()) It says to use Notification.Builder. How …

android api notifications deprecated
Google Maps v2 - set both my location and zoom in

My question is, does anyone know how to set google maps up, to open up both my location and in …

android api google-maps google-maps-api-2
What's the best way of scraping data from a website?

I need to extract contents from a website, but the application doesn’t provide any application programming interface or another …

api web-scraping screen-scraping
REST API Login Pattern

I am creating a REST api, closely following apigee suggestions, using nouns not verbs, api version baked into the url, …

api rest design-patterns
What is an API key?

I see this word in almost every cross service application these days. What exactly is an API key and what …

api security terminology api-key
How to make a custom LinkedIn share button

I need to be able to add sharing functionality to my custom button. I'm not interested with their generator, as …

api share linkedin
For Restful API, can GET method use json data?

I don't want to see so long parameters string in the URI. So, can GET method use json data? In …

json api rest get
Android REST client, Sample?

Even if this thread has accepted answer, feel free to propose other ideas, you do use or like I've met …

java android api rest
What is a callback URL in relation to an API?

I've been scouring the net, and can't seem to wrap my head around the idea of a callback URL. In …

api callbackurl