Category "api"

OpenAlex API - How to get institution ID?

I am trying to use the OpenAlex API: https://docs.openalex.org/api This API provides access to a catalog of scholarly papers, authors, institutions, etc... It i

How can I display the contents of nested list (contactArr list in the following json response) in JSON response in ListView in Flutter?

{ "status": 200, "message": "Data Found", "data": { I want to display this contactArr list in flutter ListView "contactArr": [{ "contact": "17301

Shopify Inventory Not Update via Shopify GraphiQL App

I have checked the Shopify GraphQL API, and I have tried to update the product inventory on Shopify but when I execute the graphql API it says " Inventory quan

Trying to upload image using Karate REST API tool

I m trying to upload two images in the post method, like this but it's returning this error, the api didn't receive the uploads images I want to know how is t

API call returns a response in postman but gives me 403 in browser

ajax call postman url console error Postman returns a response, but browser gives me 403. I have attached my postman request, my ajax call as well as the browse

Can't connect to Interactive broker API with python show error 502, 504

I can't connect to Interactive broker API with python it shows errors 502, 504 all the time when run the code I have checked in the global configuration all par

Can API hub of apigee & Connectors of Apigee help in integrating with independent API gateways like KONG or Akamai?

Can we use 'API hub' and 'Connectors' of Apigee to integrate with different independent API gateways like KONG or AKAMAI & seamlessly manage the authenticat

How to get ALL (or multiple) pair's historical klines from Binance API in ONE request?

I have a trading bot that trades multiple pairs (30-40). It uses the previous 5m candle for the price input. Therefore, I get 5m history for ALL pairs one by on

Integration of Airtel Money API into our website

We have an website that's currently operating in beta and is aimed at the East African market. We want to integrate Airtel Money into the site. However, i hav

Send rest request with attached pfx certificate

I'm trying to consume an API that uses a certificate as an authentication method. I tried two methods but i get the same issue (The request was aborted: Unable

Return id of Many-To-One relation in Java Spring rest api

I have 2 models: Student and Teacher. Teacher has One-To-Many relation with Student, Student has Many-To-One with teacher. I want to build API what gonna have i

Fedex API Rates and Transit Times API + LTL Freight: Account Number Invalid

I'm using the FedEx Rates and Transit Times API to get quotes for FEDEX_FREIGHT_ECONOMY and FEDEX_FREIGHT_PRIORITY. My project is setup as below, and my JSON re

limit Zoom meetings with max participants

Is there a way to create a zoom meeting for a specific max number of participants? For example, If a player books a "Small" package, which is up to 6 players, i

CORS access error for PUT method, api on aws hosted on elastic beanstalk

I've deployed an api on AWS API Gateway using http custom integration I've enabled CORS as seen below: (source: upload.cat) For both GET and PUT methods, I am g

How can Electron communicate with its Angular-Frontend?

I'm running an Angular Frontend within a frameless Electron-Window. Because the window is frameless, I need to implement the minimizing/maximizing/unmaximizing/

Can't save state in React while POST API request

I have handleSubmit function that send two POST request, one for img upload and one for other information. I want to take the response from the img upload reque

Issue with connections pool on mysql

I'm having some issues with the api I'm developing: sometimes (yes, not always) when I make a request to the golang server from my angular app, it gaves me this

Thumbnail of Blogger Post URL using Blogger API

I have an app that uses Blogger API to show the posts of a blog in a listview. Is there a way in which I can extract the thumbnail of the corresponding post URL

How to define accountName The resource name of the account that owns the collection of ad clients

I'm trying to use Adsense management API in Google Sheets using apps script which runs with javascript. I'm unable to define "accountName " even knowing "This s

AWS SNS API4 authentication fails

I'm stuck around the production of the signature to perform an AWS SNS post, to be honest, I'm going for my 4th day of searching and trying:/ I found this AWS w