Questions tagged as 'api'

0
answers

IG web Following endpoint issue

im getting following accs of my acc with this endpoint: dot dot dot com / graphql / query /? query_id = 17874545323001329 & variables = {222% 22:% 22x22% 22first% 22: 300,% 22data1% 22:% 22% 22} p> I would like to know if it is possible to...
asked by 20.02.2018 / 03:03
0
answers

How to create a dll in C for apihook?

I'm studying APIHook however I run into a problem, I can not create dlls in C, every time I try to create a series of errors in the functions as if they did not exist ... Even taking dlls done and pasting the code does not work, how to create a...
asked by 14.02.2018 / 12:12
0
answers

How do I get Route Markers in the Maps API

How do I shoot this crap tag? The marker A and B     
asked by 10.02.2018 / 20:40
0
answers

Search methods in apis published in WSO2

I published Apis using WSO2 API Management and could not find a way to find in the store the methods that Api has. Does anyone have a solution for this? I researched some forums and found no topics or solutions.     
asked by 07.02.2018 / 17:39
0
answers

Quotation in json with the return of the value of Commodities like Soybean and maize

I'm retrieving a list in JSON / XML using the function of getting commodity day quotations like SOYBEANS and CORN. Could you tell me a source?     
asked by 07.02.2018 / 14:50
0
answers

Update stock at sku level via woocommerce API using the update_stock function

I can update the inventory at the product size ID level, but I can not get the sku level. client code that calls the API. $id = '13216'; $quantity = '1'; $result = $client->products->update_stock( $id, $quantity);...
asked by 07.02.2018 / 15:20
0
answers

Web API (C #) copies external directory files

I have an Api web in C # .net framework. In this application I have a method responsible for copying some files to a local directory, where I have my frontEnd. The problem I'm having is that my web service (after being hosted) can not copy files...
asked by 07.02.2018 / 13:57
0
answers

Payment API for donation with Transparent Checkout

My site should receive donations. I integrated with the PagSeguro API, and the only modality available for donation is the "donation button". But it was not enough. I need something more like transparent checkout, that is, store donor data via A...
asked by 30.01.2018 / 18:17
1
answer

POST method receiving object empty. W#

I have a controller with a POST method that always receives the null parameter. I'm sending JSON through postman. I have tried the class as a parameter, I have already tried it by string as a parameter and in both cases it is leaving it null;...
asked by 04.02.2018 / 23:34
0
answers

Error in using and initializing Spotify API for Java web

I'm trying to use Spotify's Api for days and I really do not know what's going on, there are several errors in the WildFly Server Boot 11.0 in the case, already tried with others and the errors are the same and all related with apparently no achi...
asked by 25.01.2018 / 13:25