PaddyP has asked for the wisdom of the Perl Monks concerning the following question:
Do you have any idea what I have to do to correct this fault? I think it might be a certificate problem but I have no idea since I'm a complete newbie with Perl..."Unable to POST /jira/rest/api/latest/search/: 500 Can't connect to my +site.com:443 (Bad file descriptor) Can't connect to mysite.com:443 (B +ad file descriptor) Bad file descriptor at C:/MyPrograms/Strawberry/p +erl/vendor/lib/LWP/Protocol/http.pm line 50, <STDIN> line 2. (for request: {"startAt":0,"maxResults":500,"fields":["*navigable"],"j +ql":"project = xxxx AND Status = Open"}) at jira_test_rest-api.pl lin +e 48."
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Problem with a call to REST API
by Corion (Patriarch) on Aug 10, 2023 at 07:43 UTC | |
|
Re: Problem with a call to REST API
by karlgoethebier (Abbot) on Aug 09, 2023 at 19:20 UTC | |
|
Re: Problem with a call to REST API
by choroba (Cardinal) on Aug 09, 2023 at 18:18 UTC | |
|
Re: Problem with a call to REST API
by Anonymous Monk on Aug 10, 2023 at 23:21 UTC | |
by Anonymous Monk on Aug 14, 2023 at 17:41 UTC |