url tag

36 questions


1 answers
105 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
129 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
87 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...


3 answers
98 views
0
nginx, how do I debug which location directive was applied?

Installing mediawiki and configuring nginx for short URL.https://www.mediawiki.org/wiki/Manual:Short_URL/Nginx/jaBased on the official sample code (Manual:Short URL/Nginx/ja)Set /etc/nginx/conf.d/medi...


1 answers
88 views
0
PHP curl fails to connect to intranet server

I have been using the packaged version of Cybows Galoon SOAPAPI without any problems.Something has prevented me from getting it with the API.The symptom is that communication using curl cannot reach t...

1 years ago

1 answers
96 views
0
403 Error on Google Login Callback in Rais' omniauth

Rais omniauth implements Google login and works fine in the local environment.In the server environment (CentOS, Nginx), a 403 error is displayed when a callback is made to the following URL after Goo...


1 answers
89 views
0
How is curl's request expressed in HttpURLConnection?

I am writing the code on Kotlin on Android.I'd like to get my github username from the access token. curl https://api.github.com/user?--user username: [token]With curl, you can get the information you...

1 years ago

1 answers
92 views
0
Please tell me how to determine the response when I request to the post URL on Twitter.

Prerequisites/What you want to achieveExtract the post URL tweeted by the member for one month I want to make sure that each post is valid.Specifically, https://twitter.com/ Account Name/status/Post I...

1 years ago

1 answers
102 views
0
PHP fails to POST to Web API using curl

I can't skip the message to chatwork even if I execute the code below.I added var_dump to the option settings, but I didn't know the cause because they were all true.Could you give me some advice abou...

1 years ago

1 answers
109 views
0
How do I hide an ipfs address or URL?

Because ipfs is distributed across nodes to store data, there is no guarantee that data will be erased even if you unpin it.In practical terms, if CRUD is not implemented, the usage will be quite limi...

1 years ago
« - 2 - »

© 2024 OneMinuteCode. All rights reserved.