Category "api"

Successful Login to API; Unsuccessful at accessing any data due to being unauthorized

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

Validation does not work with Partial<DTO> - NestJS

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

Validation does not work with Partial<DTO> - NestJS

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

loop through next url into api url in Azure data factory

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

Issue using FastF1 API

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

Running my postman collections in Azure devOps build pipelines but fails with "401" and a "404" status code

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

getting {"code":"unauthorized","message":"unauthorized access"} after using "query" http api for InfluxDB 2.0

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

How to get the data from POST request (API) in Python from sothebys site

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

Find separate REST API Key & MAP SDK Key for Android - mapmyindia API

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

curl: (3) [globbing] nested brace in column 189 when sending PUT request to Google Sheets API

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

Bulk POST/PUT API requests using POSTMAN or any other means

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

HttpClient Modifies BaseAddress in Some Cases [duplicate]

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

Is there a way to overcome 401 unauthorized error in React, while trying to access data from Rapidapi.com?

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

HTTP Error 503. The service is unavailable - Application pools stopped my API service Url in my aws remote server

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

download data from CoinMarketCap API

I want to download coinmarketcap of cryptocoins data. When compiling the code below: rm(list = ls()) cat("\014") library(httr) library(jsonlite) library(tidyver

Web-Scrapping or calling data to API Python

!! 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

How to connect to azure kubernetes API?

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

How to request the data of only one cryptocurrency using CoinMarketCap api?

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

Refused to load the script 'https://apis.google.com/js/api.js' because it violates the following Content Security Policy directive

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

Cloud SQL Admin Api Warning in GCF

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