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
{ "status": 200, "message": "Data Found", "data": { I want to display this contactArr list in flutter ListView "contactArr": [{ "contact": "17301
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
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
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
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 we use 'API hub' and 'Connectors' of Apigee to integrate with different independent API gateways like KONG or AKAMAI & seamlessly manage the authenticat
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
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
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
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
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
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
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
I'm running an Angular Frontend within a frameless Electron-Window. Because the window is frameless, I need to implement the minimizing/maximizing/unmaximizing/
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
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
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
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
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