I'm working on building a RESTful API for one of the applications I maintain. We're currently lookin
I am trying to call following Twitter's API to get a list of followers for a user. http://api.twitter.co
I would like for a user within my ruby on rails app to be able to submit a ticket to my external ticket manage
I am trying to POST data from my API but I can't pass the basic authentication. I try: $.ajax({ type: &
My question is, does anyone know how to set google maps up, to open up both my location and in a zoomed-in vie
As far as I've been able to find out, Windows doesn't offer an API function to tell what application
I have used the refresh token several times in just a short period for testing purposes, but I wonder whether
I am facing an issue while debugging c# API Coding in Visual studio 2017. Debugging not started and showing a
I've been scouring the net, and can't seem to wrap my head around the idea of a callback URL. In my
The new camera2 API confuses me. I want to develop an app (for Android APIs 10 - 21) which uses the device&apo
I have followed the instructions here: The developers of this app have not set up this app properly for Facebo
For example, what does it mean in this quote? Integrating with an external API is almost a guarantee in an
Simple question, from a readability standpoint, which method name do you prefer for a boolean method: public
Why isn't Collection.remove(Object o) generic? Seems like Collection<E> could have boolean remov
I'm using Web API 2 and I'm getting the following error when I send a POST to my API method using II
We do business largely in the United States and are trying to improve user experience by combining all the add
Keep in mind I have a rudimentary understanding of REST. Let's say I have this URL: http://api.animals.c
I read in a few articles that raw pointers should almost never be used. Instead they should always be wrapped