Skip to main content
Filter by
Sorted by
Tagged with
0 votes
1 answer
95 views

I have a list of strings I want to search with UniProt and then get the first entry and its information. My problem is that the following code does return results, but it doesn't return the first ...
Melissa Flassig's user avatar
0 votes
1 answer
87 views

I am using Ncat to send raw HTTP requests to the backend JS server. I will add here the backend and frontend files. We write ourselves, which is the goal of the task. I have installed Ncat and I send ...
Rodrigo Galvão's user avatar
0 votes
0 answers
77 views

I'm trying to use {Smartsheetr} to import data into R. I'm attempting to use the ss_get() function of the package to call the data from my Smartsheet` into a data frame in R, but am unsure if my ...
lattice0123's user avatar
1 vote
2 answers
95 views

I am trying to create a semi-serverless SPA w/ a blog but want to have "RESTful" URLs. I have the following .htaccess commands doing the job--in combination with JavaScript History API; but, ...
Jim22150's user avatar
  • 533
-1 votes
1 answer
116 views

I cannot for the life of me figure out why this PDF won't display. I'm using fpdf2 to create a PDF that looks good when saving it from the Python script. However, something must be going wrong when ...
Joe's user avatar
  • 21
0 votes
0 answers
213 views

If anyone has any experience in working with fbrapi.com to request data I would like some help. I am trying to request the data for League Standings but I am keep getting an internal server error. ...
Panagiotis Vasilakis's user avatar
1 vote
1 answer
37 views

I use a microcontroller as a server for HTTP requests. The first HTTP request from Chrome, Firefox, Safari seems to be a GET request with (depending on the browser) some 400 additional characters of ...
ToniE's user avatar
  • 39
0 votes
0 answers
43 views

I am trying to run an application with the command unicorn main:app. The server opens the browser at the correct port, however there is an error that prevents the app from being visible in the browser....
Andrew Chibwesha's user avatar
0 votes
1 answer
87 views

When I try to hit this API const response = await api.get( `/upload/file?fileName=${file.name}&fileType=${ file.type.split('/')[1] }&ocr=true&resource=presc`, { headers: { ...
Jai Kumar's user avatar
0 votes
1 answer
65 views

There is a java, REST API based web application which uses HTTP POST request to search a user specific parameters including wildcards. The same application uses GET request to get specific resources ...
Lakshi's user avatar
  • 582
0 votes
0 answers
81 views

I'm trying to download lots of satellite data from a government website. When I download each file individually, by manually clicking the download button on the site, the files are about 13 MB each. ...
Jonathan Thayn's user avatar
0 votes
1 answer
36 views

Working with IndexedDB, I have this code: async function Get() { const dataset=await db.result.transaction('Store1','readwrite').objectStore('Store1').get(5); console.log(dataset); } I am expecting ...
Cymro's user avatar
  • 1,484
0 votes
1 answer
83 views

The desktop flow is designed to [ick up API info and then use the candidate ID from the email for further processing. pulling data via the API and feeding it into an excel sheet. The API part does not ...
Madhulika Gupta's user avatar
3 votes
1 answer
64 views

The method saveToDatabase() that I use to store the list of questions to my db.json on Github, returns 404 status code from the PUT method. Whereas, the same method returns a 200 status code when ...
Sameer Ahmed's user avatar
1 vote
0 answers
129 views

[W11, Python3] I am attempting to retrieve SEC filings from sec.gov using their API, and getting this error no matter what I do. Following the example provided here, including headers: https://www.sec....
kmiklas's user avatar
  • 13.6k
0 votes
0 answers
135 views

I am working on an Angular app. I have made a get request to fetch the data from this API of Coinglass. Here is the link: https://docs.coinglass.com/reference/exchange-onchain-transfers But I don't ...
Decentral NInja's user avatar
0 votes
1 answer
136 views

I'm upgrading from php 5.4 to php 8.2.12 and having some issues. I ran my code through an online converter and it the result is "no issues found" meaning that the code is all compatible. ...
Mark Bajanen's user avatar
0 votes
0 answers
27 views

update: My application is big, there is many user interfaces,I need help in "Select" button where if select one of the chechbutton, it will display on previous Gui "window" the ...
Heba Abedalbaki's user avatar
0 votes
1 answer
77 views

I have a few forms on my website which I need site visitors to submit in sequence. 'form1' sends the user data to the (php mailto) form mailer. The header(location) of the form mailer then directs the ...
Vera de Milo's user avatar
0 votes
1 answer
86 views

When I make a GET request from Angular with a token, in the backend (Node + Express), the GET request hits twice. The first one arrives without the token, and the second one arrives with the token. ...
Gerard's user avatar
  • 53
-1 votes
2 answers
147 views

This is in the context of a Python API. I have a column where the value can be either True, False or Null, lets call it is_impounded. The Null "value" is when it is unknown whether it is ...
Andrew Lovato's user avatar
0 votes
1 answer
261 views

Step 1: Send a GET request to fetch the page and extract hidden form values We'll first send a GET request to the page and extract necessary hidden form values like __VIEWSTATE, __VIEWSTATEGENERATOR, ...
jatin rajani's user avatar
0 votes
1 answer
103 views

I have created an event on Google calendar in python using these lines: service = build('calendar', 'v3', credentials=credentials) now = datetime.datetime.utcnow().isoformat() + 'Z' events_result = ...
Sim81's user avatar
  • 1,974
0 votes
0 answers
118 views

I'm trying to make an HTTPS GET request using Ethernet on an ESP32 with a W5500 Ethernet module. My HTTP request (non-secure) works fine, but when I switch to HTTPS using mbedTLS, I get the following ...
SJ13's user avatar
  • 1
-1 votes
3 answers
160 views

laravel 11 here in web.php Route::resource('event', EventController::class); works ok when i replace this line by Route::get('/event', [EventController::class, 'index'])->name('event.index'); ...
keyon8060's user avatar
0 votes
1 answer
76 views

I have a method that makes api call: public def getInfo(String A, String B, String C, String D, String E) { def response = null; def requestHeaders = ['A': A, 'B' : B] ...
jasper's user avatar
  • 43
0 votes
1 answer
387 views

This is a code that used Selenium to crawl the web, but .get() does not seem to work after updating Chrome and Chrome Driver. Chrome version is "133.0.6943.99" and the Chrome Driver version ...
Mr. OH's user avatar
  • 1
-1 votes
1 answer
70 views

I am trying to get get shares made by me using linkedin API but i cant find a solution. and i also read the r_member_social permission is required to get shares but it is restricted. tell me if there ...
vishal gangwar's user avatar
0 votes
1 answer
48 views

I'm trying to create a query using PostgREST API with multiple OR conditions. Essentially I need PostgREST query similar to this SQL query SELECT * FROM people WHERE condition1 AND (condition2 OR ...
Miloš Đorđević's user avatar
1 vote
1 answer
45 views

I am trying to insert data into the SQL Server database using NodeJS. When I ran the service and opened the browser-> localhost:5000 and I got the page: Error: Cannot Get (404) in NodeJS. Seeking ...
Jake Yambao's user avatar
0 votes
1 answer
76 views

I am new to PHP, I am making a Quiz page. The answers in FORM are sent to test-submit.php as follow: question1-answer1; question2-answer2; question3-answer2... http://localhost/tracy/test-submit.php?...
Tồ Mạnh's user avatar
1 vote
1 answer
138 views

My question as I understand it: When using Downloads package functionality in Julia, how can I be sure I am correctly passing the header ("User-Agent" or "Api-User-Agent" = my ...
Justworks's user avatar
0 votes
0 answers
16 views

Is this a problem? The map works but I don't know if the canceled requests are a problem I should address. The console is showing the following when I open a map with a single line on it.Console log ...
user6365692's user avatar
2 votes
1 answer
326 views

I am working on a Vercel project with both a local development environment (using vercel dev) and a production environment deployed on Vercel's serverless platform. I need to send credentials (email, ...
Lipe's user avatar
  • 71
0 votes
0 answers
49 views

I am working with a ESP01 module with AT Firmware, I have been trying to establish a communication between ESP01 and the Firebase database to read and write some numerical value but right now I am ...
divyanshu sharma's user avatar
1 vote
0 answers
47 views

I'm working on a web service with Python using Django. I used Ngrok to test it before deploying. My problem happens when the POST request I make in JavaScript in some endpoints just won't retreive any ...
mrdonbello's user avatar
0 votes
0 answers
64 views

import SwiftUI import Alamofire struct TestView: View { // Function to send the POST request using Alamofire func sendPostRequest() { // URL and data let url = "&...
Lucas Chin's user avatar
0 votes
2 answers
99 views

I'm trying to send a GET request that has bracket characters ('[]', '{}') in the query parameters which makes JMeter (v5.6.3) think I am trying to use globbing. I have been testing my API using ...
P0sitive's user avatar
0 votes
1 answer
41 views

I have a list of the Map [{name: 'john', commented: 20} , ....] controller .nameList[controller .nameList .indexWhere( (item) => item['name'] == name)] ...
chichi's user avatar
  • 3,340
1 vote
0 answers
29 views

Im currently working on a project where i should be able to commit Python Code via GitLab and then it will automatically run some test cases for that code and will display a result. Im facing the ...
PromptDirector's user avatar
0 votes
0 answers
67 views

I'm trying to integrate API service. We are currently in the development stage of receiving a callback about a successful payment. When confirming the test account. I get an error: INFO: 35.233....
Мориарти's user avatar
1 vote
1 answer
99 views

I created a function that reads parts of a body of a HTTP GET response and creates an iterator. func chunkDownload(ctx context.Context, url string, chunkSizeInBytes uint64) (iter.Seq2[io.Reader, error]...
Vivere's user avatar
  • 2,340
1 vote
0 answers
58 views

I have an API call where I am using GET function in Postman. I am trying to use the same url in browser with a bearer token, I am able to get the data whereas when I am using the same bearer token, I ...
Kavi Prasath's user avatar
0 votes
0 answers
139 views

This may be a silly question, but I designed a small python script to synchronize two applications, designed to run in a HubSpot custom coded action. This environment runs for a maximum of 20 seconds ...
Jeroen Vermunt's user avatar
-1 votes
1 answer
42 views

I have 2 seperate parts on my webpage: a checkbox and an < a > tag that links to another page. Both of them cannot be in a single < form > tag. If a user clicks on the link, I don't want ...
JohnLyons's user avatar
-1 votes
1 answer
48 views

In datafactory i try to make a rest api get request to only get results of the past few days so i want to filter on postingdate but datafactory is replacing the spaces of the parameter woth %20 and ...
Coderman's user avatar
  • 159
1 vote
0 answers
41 views

I have the following terminal request on my Mac: curl -X GET http://192.168.1.10:8080/callnumber?Number=+1234567890 The request is properly passed to my Tasker interface on Android. However it seems ...
meeee's user avatar
  • 11
0 votes
1 answer
160 views

I want to get the private video ids of private dailymotion playlist with public API key. I try the following: <?php //Perform authentication $url = "https://api.dailymotion.com/oauth/token&...
Ophelia's user avatar
  • 45
0 votes
5 answers
155 views

The issue in question relates to human readability and data organization. I would like to assign getters and setters as children of class field properties, however I can't get this to reference the ...
Unchained Light's user avatar
-1 votes
1 answer
43 views

I'm developing an API using Django Rest Framework. I'm trying to list or create an "Article" object, but when i'm trying to access the console gives me this error: I host my frontend at http:...
Ryan's user avatar
  • 27

1
2 3 4 5
341