curl tag

16 questions


1 answers
309 views
0
Curl command installed for Homebrew is not recognized

Failed to install brew on xserver.When I checked the brew doctor to see if it was working properly, the following error occurred:Error: Please update your system curl.Minimum required version: 7.41.0Y...

1 years ago

1 answers
340 views
0
401000 Authentication Error in Microsoft Translator API

Entering the following code at the MAC terminal results in an error.Microsoft Azure only configures the Translator in Marketplace and enters the key and the key in the Endpoint column into the Ocp-Api...

1 years ago

1 answers
109 views
0
Why do I get the expected result but the HTTP code for the return value is int(0)?

Below, I can get the results I expected to run curl_exec.Both curl_getinfo results are int(0).·What do you mean?·Is the server setting related? curl_setopt_array($ch,[ CURLOPT_RETURNTRANSFER = > tr...

1 years ago

1 answers
125 views
0
curl:(7) Failed to connect to GoogleHome ip port 8091: Connection denied

I look forward to your kind regards.Use Google-home-notifier to tell Google-home your favorite words I'm thinking of letting you talk.Environment virtualboxGuest OS ubuntu Run example.js of google-hom...

1 years ago

1 answers
114 views
0
Understanding the Implementation of the Curl Command Ruby

I am trying to realize the curl contents below in ruby.There are 400 errors and it doesn't work. curl-F grant_type=refresh_token-Frefresh_token=<refresh token>client_id=<client id>-F clien...

1 years ago

1 answers
75 views
0
Upload multiple ASP.NET CURL binary data

ASP.NET MVCC#Inheriting apiController to create WebAPI.Previously, during development, one type of binary data was included in the requested body for POST.curl --data-binary@filenamecontroller post (b...

1 years ago

1 answers
92 views
0
html can only be retrieved halfway with curl command

When you run the following command on AWS, it stops halfway and the cursor does not return as shown below.I'm having trouble identifying the cause and separating problems.If anyone knows how to solve ...

1 years ago

1 answers
94 views
0
I want to use the Buffett code WebAPI from curl.

I would like to use the following Buffett code WebAPI from curl.http://docs.buffett-code.com/How can I get a response?

1 years ago

1 answers
113 views
0
I want to rewrite the file_get_contents function of php with the curl function of PHP.

I rewrite the code written using the file_get_contents function with the curl function of PHP.Warning:Illegal string offset 'access_token'The message appears, and you cannot retrieve the tweet on Twit...

1 years ago

1 answers
74 views
0
Unable to check curl certificate

■EnvironmentWindows Server 2016curl version:7.53.1execution commands:curl-v-x proxy server site nameThe above command resulted in the following error:*channel:next InitializeSecurityContext failed: Un...

- 1 - »

© 2024 OneMinuteCode. All rights reserved.