Tag: api

58 votes
16 answers
657 views
Is it possible to "decompile" a Windows .exe? Or at least view the Assembly?

A friend of mine downloaded some malware from Facebook, and I'm curious to see what it does without infec

avatar
Rudy
0 1 0 9
asked 07 September, 2021
52 votes
9 answers
748 views
Openstreetmap: embedding map in webpage (like Google Maps)

Is there a way to embed/mashup the OpenStreetMap in your page (like the way Google Maps API works)? I need to

avatar
Winford
0 1 0 9
asked 07 September, 2021
60 votes
4 answers
407 views
How to interpret API documentation function parameters?

Is there a standard to interpret the syntax of function interfaces in API documentations and if yes, how is it

avatar
Don
0 1 0 9
asked 07 September, 2021
61 votes
3 answers
1.3K views
Reading header data in Ruby on Rails

I am making an API where in the access token for Facebook login will be sent in through header data. How do I

avatar
Joseph
0 1 0 9
asked 07 September, 2021
61 votes
2 answers
2.6K views
API Keys vs HTTP Authentication vs OAuth in a RESTful API

I'm working on building a RESTful API for one of the applications I maintain. We're currently lookin

avatar
Hilario
0 1 0 9
asked 07 September, 2021
45 votes
7 answers
2.8K views
Allow Access-Control-Allow-Origin header using HTML5 fetch API

I am using HTML5 fetch API. var request = new Request('https://davidwalsh.name/demo/arsenal.json');

avatar
Freida
0 1 0 9
asked 07 September, 2021
56 votes
15 answers
1.7K views
Twitter API returns error 215, Bad Authentication Data

I am trying to call following Twitter's API to get a list of followers for a user. http://api.twitter.co

avatar
Alba
0 1 0 9
asked 07 September, 2021
58 votes
2 answers
2.4K views
POST JSON to API using Rails and HTTParty

I would like for a user within my ruby on rails app to be able to submit a ticket to my external ticket manage

avatar
Elicia
0 1 0 9
asked 07 September, 2021
56 votes
6 answers
734 views
How to send a correct authorization header for basic authentication

I am trying to POST data from my API but I can't pass the basic authentication. I try: $.ajax({ type: &

avatar
Kristopher
0 1 0 9
asked 07 September, 2021
60 votes
11 answers
1.3K views
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 a zoomed-in vie

avatar
Kristopher
0 1 0 9
asked 07 September, 2021
53 votes
8 answers
980 views
Find out what process registered a global hotkey? (Windows API)

As far as I've been able to find out, Windows doesn't offer an API function to tell what application

avatar
Elicia
0 1 0 9
asked 07 September, 2021
53 votes
11 answers
2.8K views
Do Google refresh tokens expire?

I have used the refresh token several times in just a short period for testing purposes, but I wonder whether

avatar
Virgil
0 1 0 9
asked 07 September, 2021
66 votes
14 answers
3K views
Couldn't process file resx due to its being in the Internet or Restricted zone or having the mark of the web on the file

I am facing an issue while debugging c# API Coding in Visual studio 2017. Debugging not started and showing a

avatar
Tana
0 1 0 9
asked 07 September, 2021
55 votes
5 answers
960 views
61 votes
6 answers
1.4K views
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 my

avatar
Lashawna
0 1 0 9
asked 07 September, 2021
59 votes
7 answers
787 views
How to use Android's camera or camera2 API to support old and new API versions without deprecation notes?

The new camera2 API confuses me. I want to develop an app (for Android APIs 10 - 21) which uses the device&apo

avatar
Janella
0 1 0 9
asked 07 September, 2021
60 votes
11 answers
2K views
App not setup: This app is still in development mode

I have followed the instructions here: The developers of this app have not set up this app properly for Facebo

avatar
Nereida
0 1 0 9
asked 07 September, 2021
63 votes
11 answers
1.7K views
What does "to stub" mean in programming?

For example, what does it mean in this quote? Integrating with an external API is almost a guarantee in an

avatar
Shantay
0 1 0 9
asked 07 September, 2021
50 votes
13 answers
1.6K views
Boolean method naming readability

Simple question, from a readability standpoint, which method name do you prefer for a boolean method: public

avatar
Tuan
0 1 0 9
asked 07 September, 2021
52 votes
10 answers
973 views
Why aren't Java Collections remove methods generic?

Why isn't Collection.remove(Object o) generic? Seems like Collection<E> could have boolean remov

avatar
Percy
0 1 0 9
asked 07 September, 2021