I am attempting to come up with a live leaderboard for my local club using the PDGA's (Professional Disc Golf Association) API. I am writing a Google Apps Scrip
I want to apply server-side validation on my CRUD API. The entity in question is called Employee. I am using an employee.dto (shown below) for the create and up
I want to apply server-side validation on my CRUD API. The entity in question is called Employee. I am using an employee.dto (shown below) for the create and up
I have a an api that contains some data and another api url named "nextapi" I want to loop through each api under api and store the data of each api page to azu
I wanted to play around with the fastf1 API as I am a massive F1 fan. I found a few examples to start getting used to the datasets etc but I got stuck at the ve
I have exported my postman collections plus environment and global variables and pushed to them to Azure repos, then trying to run API test through a build pipe
I am trying to contact influxdb running on kubernetes. I am new on influxdb and I have just started using it. I used the query http API in the following way: cu
I hope you are doing well. I have post request from which I want to get data in my jupyter notebook. I used the POSTMAN to check the data. Its working fine in t
On the mapmyindia (map my India) API console, under "Credentials" tab of the Default Project, a default (and single) key is present "REST / Map SDK Key". In the
I am trying to write to a Google Spreadsheet using Google Sheet API v4. The usage about the API is listed here I made a curl request that looks like the follo
I have a list of API requests which are already in URL format. I just need to POST them one after the other automatically and log their results. The only way I
On a basic level, I should be able to set an absolute BaseAddress on HttpClient and then send Http requests with a relative Uri. The expectati
I am facing the problem of unauthorized 401. Done everything mentally possible, so posting it here with code and result pics. The data when accessed like this r
In my AWS remote Desktop, I have hosted my web application and API service application using IIS(internet information service). In that, Application pools stopp
I want to download coinmarketcap of cryptocoins data. When compiling the code below: rm(list = ls()) cat("\014") library(httr) library(jsonlite) library(tidyver
!! Just for clarification the data use is for personal use !! I am using python for the matter. I want to perform some scrapping on a dynamic site. I have searc
I've deployed in Azure a cluster kubernetes with Azure Ad Integration and RBAC. I'm trying to use the kubernetes api using a user account but I don't know how t
i know how to request data of many cryptocurrencies using CoinMarketCap api by setting start and limit params but, it is possible to request the data of only on
I want to add google api in my popup.html but there is an error in cosole Refused to load the script 'https://apis.google.com/js/api.js' because it violates the
I have a function deployed in GCF which is executed in node js. And it works with Cloud SQL instance of MySQL. And I receive this warning from time to time. Cl