I'm trying to build a Binance trading bot, I generated an API key and can use it with a real money, but I need to test the bot using their test -sandbox- accoun
For my application I want to add advertisement banners after every 5 items in my data. So when you scroll you see five data items that I fetched, 1 advertisemen
I am very new to programming with ESP8266 and can't get this to work. I am successfully connected to the internet. With the <ESP8266HTTPClient.h> I am wri
Blazor application throws error whenever i try to call methods in api. I've tried different httprequest methods but nothing changed so far, still struggling to
As you can imagine I´m currently setting up the payment API with using Stripe. Problem is, I´ve never done such thing before and am following the do
I have an API automation test suite using Cypress and one of the issue I am facing in one of the test is to validate the response headers. For some reason, I am
I am making an App with vue js and laravel using API,i am getting original data , but there is an optional parameter that i want to insert in the query to rende
I'd like to use the tmdb api in Android to display the movie's genre, but the problem is that we have to first find the genre id before we can display the genre
I'm creating a news app referring this link https://www.youtube.com/watch?v=D8J9QUwTWmU&t=3s&ab_channel=CodeXpression getting error while checking it fi
I send the object to the backend(Node js) when API call. but I check objects using console log. I checked using POSTMAN. When I checked POSTMAN, I worked very w
When i am trying to expiry otp, is not working but i do not know what i am doing wrong. I set expiry time with Carbon but still not working. What should i do?.
from http.client import responses from random import randrange from tkinter.tix import STATUS from typing import Optional from urllib import response from fasta
I'm trying to send a message to telegram using Telegram API bot. I want to make a GET request, that will send both text and image to my telegram channel. Now fe
I have this sports API and I want to be able to pull only certain league ids from this data and use those selected leagues to display them. here is the API Call
I have a problem. I'm getting Crypto information from CoinGeckoAPI. Information is not sorted. So I sorted. When I'm running this file with print. It works. But
I am trying to search for something like this in my UI {"attribute":"country","name":"United States"} and have it return display this: id:c78980559a3450f400e07
I am using the twitch api just to test it out to fetch the top games I get my app access token after making an app by passing in a POST to: https://id.twitch.tv
For example, I'm writing my CRM system in Laravel. This CRM system will collect orders from various online stores and marketplaces. One of the marketplaces prov
I have multiple .json files and I want to fetch them so I can take information from them. Like user ID, name, salary... I know how to do one, but I need two of
TLDR: I have been googling and finding opinions and blog posts but looking for some established (if any) Best Practices for Rest API Healthcheck development. I