Skip Menu |

This queue is for tickets about the REST-Client CPAN distribution.

Report information
The Basics
Id: 94309
Status: rejected
Priority: 0/
Queue: REST-Client

People
Owner: KKANE [...] cpan.org
Requestors: nizakia [...] yahoo.com
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: bug in REST::Client buid 271
Date: Sat, 29 Mar 2014 23:53:38 -0700 (PDT)
To: "bug-REST-Client [...] rt.cpan.org" <bug-REST-Client [...] rt.cpan.org>, Ahmar Faraz <nizakia [...] yahoo.com>
From: Ahmar Faraz <nizakia [...] yahoo.com>
Hi, i am trying to run a rest command using REST:client module but having following issues: 1) I am unable to pass through authroization. based on info provided in it i used addHeader to add custom headers but still same issue. 2) i used responseHeader in order to get the header response i am getting from system in order to see if there is anything wrong with username and password I am attaching using addheader but it is not giving me anything. Please let me know. thanks ahmar
Do you have a specific example of what is wrong that is repeatable and can you provide some code sample? It sounds to me like you are just not passing the correct authorization information. Thanks, Kevin
Rejecting bug report, not enough information to determine that its actually REST::Client and no response from reporter. Likely not using the library correctly or issue is with the interpretation of the response.