GET http://localhost:3000/api/fetch?search=12312321 404 (Not Found) cors issue in Reactjs and node js i use the proxy method in Reactjs but can't get rid
My goal is log in to Swagger API to get access to endpoints. With auth token in future. I tryed to put Devise line in ApplicationController: before_action :au
Goal: On a 1 minute candlechart using the Quantower API, to get the previous bar's low price, and the current bar's open, high and low price to be used in a str
I am trying to create a database from SQLAlchemy. I am using Postgres as my database. When trying to create the database I get import error in from . import mod
I am building Social Media for NFT. I would like to get a list of NFTs minted in the past by a particular user in Ethereum and Polygon Chain. It does not have t
I am trying to create a database from SQLAlchemy. I am using Postgres as my database. When trying to create the database I get import error in from . import mod
I have a Confluence page which has a Calendar inside it (please check photo below). Calendar I am trying to pull information from this calendar, like how many
I am trying to get access to the linkedin company search api. seems that it is restricted to certain developers. Can someone provide guidance on how to obtain
I've been using Flask to provide a simple web API for my k8055 USB interface board; fairly standard getters and putters, and Flask really made my life a lot eas
I am having an issue with petfinder API and ReactJS. Everything works until I try to access the pets "object/array". import React, { Component } from 'react'; i
I need to test the 500 'internal server error' but Need to test this new API with calls from postman. Does anyone know how to make a call that will trigger it?
So, I'm developing a small application just for my own use and perhaps an open source project on Git. I'm using an API from Envato Marketplaces, and as you all
The problem is that the error occurs intermittently I have a Dahua HDW2230TP-AS-0280B camera. I back up the video to my server every 10 minutes. The request loo
I am planning on using Laravel in my next web project, for the backend. Using the Laravel's built-in functionality I will build an API service. So my main conce
I have to create a python script that should hit a SOAP API and should convert that to Restful API. I have XSD and WSDL files with me. Can someone help me how t
I have been using web audio api and have created a context, and populated a source buffer with data. It plays fine over the default output device, but i don't
I have to do a "backward" from an API made with NET CORE to .NET I'm facing a problem changing [ProducesResponseType] from Net Core in a valid equivalent of .N
I'm currently working with Github API to make an iOS github client app. I'd like to implement the feature of creating issues with images. My question is how to
I know there are many similar questions about this issue and most of them are already answered, but I am a beginner on this. This code is a code from a YouTube
I am getting this error :{"error":{"code":"AuthenticationFailed","message":"Authentication failed. The 'Authorization' header is missing."}} whenever I am tryin