Category "api"

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

Comment on vimeo video using API (python)

I'm trying to comment on some video that is on Vimeo using their API, this is my code : import vimeo client = vimeo.VimeoClient( api details…) client.pos

Facing SSL issue suddenly while calling razorpay api

I am working on a Razorpay payment gateway integration My API was working fine but suddenly I am started getting the error Unable to get local issuer certifica

Prestashop API: edit product price

Using: Prestashop: 1.7.6.5. I'm trying to create a piece of code to update products prices (or other information in products) with the code below, but it always

Not enough permissions to access: GET /me

I'm working the linkedin API. After following the documentation, I 'm getting the access Token. Then, I'm trying to get the logged in user data, but I have

Fetch and Parse XML data from Live product feed

I am simply trying to extract the data from this XML link I have but I have no clue how to run a query like that neither the second source is responding correct

Using vimeo api (Python)

I have a mission to get for example the numbers of views of some video on vimeo using vimeo api. I opened a user (developer), i send request for some video and

Accessing a JSON array inside of a JSON object in Android Studio

I am testing my knowledge and ability with android studio and API's, I have been using volley and I have come across a little problem. The API I have been using

Q: Wordpress Meta Data Update with postman

How can i update my customers meta data with postman? When i am trying. I am getting this error. meta_data[0] is not of type object. I want to add like this Pan

filter data in header based on API key authentication

I want to try to filter data based on API key authentication using NET CORE where the key is stored in the header. each key has its own data. is there a refere

Error: {"data": "foreach() argument must be of type array|object, string given", "message": "" in React Native

i have to send this Array object to the API when i post the API data it shows me this error: Error: {"data": "foreach() argument must be of type array|object,

WearOS support for PWA

I'm digging over internet on how to make a PWA app made with react.js run over WearOS, but I do not find any article. Also, the WearOS website is empty of infor

Error: Expected undefined to be a GraphQL schema

I am getting an error which says " Error: Expected undefined to be a GraphQL schema." Please check what issue is this when I move to localhost:3000/graphiql it

How can I use Validator in perform_create to limit image upload size for Django Rest Framework?

In my view, I'm able to restrict an image's resolution to a specific range of width and height, but I don't know how to use this very method to also restrict an

Why am I getting a SignatureDoesNotMatch error when object key contains grave accent marks?

I have been trying to replicate backup files on S3 bucket and one of my machines, which belongs to french culture, and the images it generated contains grave-ac

Merge records and Restore Deleted records for Salesforce using HTTP or API call from Postman?

I am trying to see if I can make a Merge Record call or Restore Deleted Records using an API call (read REST or SOAP call). Tried researching around it but most