Item logo image for Yet Another REST Client

Yet Another REST Client

http://yet-another-rest-client.com/
Featured
4.4 (

138 ratings

)

30 support issues

  • All
  • Questions
  • Suggestions
  • Problems

Todd Kofford

Jan 17, 2023

There was a error in the response ...

I get the following message in the response body when trying to access API.
"There was a error in the response. This is often due to a mis-configured service."

I can run access the exact same API successfully with postman. Any suggestions for troubleshooting?

Anton Scheffer

May 15, 2022

Binary payload

Is it possible to send a binary payload? Less then 4096 bytes. If yes, how?

Chaim Abraham

Mar 29, 2022

Certificate assigned to URL

How can I make YARC forget the certificate used for one URL?If I select a wrong certificate, I would like to select a new one but YARC keep using the same for a long time

Duarte Carreira

Mar 3, 2022

download file?

Hey there. Great tool. Is it possible to save to file when request returns a binary file?

James Behling

Feb 21, 2022

Folder Structure for Saving Calls

When you save calls or edit favorites, allow users to create a folder structure. Allow users to export all favorites, a single favorite, or an entire folder of favorites.

Peter Boudreau

Feb 15, 2022

Response cookies are not displayed in the Response Headers tab

Using developer tools in Chrome, I can see the full response header to a POST request as follows:

Content-Length: 0
Date: Tue, 15 Feb 2022 23:20:02 GMT
Expires: Thu, 01 Jan 1970 00:00:00 GMT
Set-Cookie: LWSSO_COOKIE_KEY=V8vVkW_TfFEhylu7Pua8zTl8YQgKxlifXAlALuHRe-Z7zcaP9sQ2JMNzgnjcCwOtNyxQyPevL16UWmjB4JF96BRdBh93yJpOvbidunxjNFtKJBUKP0RMOoTcUi3jvc6SXYBvQrGfC3uExLvsE4bNSMpHjDQn-iQYMGJvQrDKZtKFU6Q4Bd3QtJWcq8FnMWlXHhvqrheskwMtGUKUH6qwUU4liFpjZwsvs9AkwDkrtShcekgDCemLHvaJQvdNM88LHc9OG7bTymcObQVremE3NJj93oIRicLsgcmE9_-P9wJFDlYoP5JmhqIvi44yVG;Path=/;HTTPOnly
X-Content-Type-Options: nosniff
X-Powered-By: ARR/3.0
X-XSS-protection: 1; mode=block

However, within YARC, the 'Set-Cookie' attribute is omitted:
{
"content-length": "0",
"date": "Tue, 15 Feb 2022 23:20:02 GMT",
"expires": "Thu, 01 Jan 1970 00:00:00 GMT",
"x-content-type-options": "nosniff",
"x-powered-by": "ARR/3.0",
"x-xss-protection": "1; mode=block"
}

The expiration date signals deletion of the cookie, but nevertheless, I believe the Set-Cookie attribute should still be shown. Is this a bug or is there a good reason for the behaviour?

Gustavo Himenos

Dec 13, 2021

credentials headers

Dear colleague!I'm tying to send the credentials to get the rss, using your service everything is ok, but using thw xhr - I can't send them. Could you please inform me which keys do you send in "GET" for username and password?

Jim Zaman

Apr 8, 2021

Import/Export

How does this work? Thanks!

Peggy Sue Marlin

Jan 20, 2021

is there a way to re-order favorites?

Hi, can I control the order of my Favorites? I have about 20 of them and I'd like to be able to put them in a certain order. I tried changing the ids in the Favorites json file, which worked right after I imported it, but then the order didn't seem to stay. Thanks!

Mario Valle

Feb 12, 2020

Seems YARC does not work with HTTP2

I use YARC to debug a server built with Node.js and using HTTP2 createSecureServer(). If I contact https://localhost:4321/ it gives a -1 status. Instead, if I switch to HTTP based server that uses createServer(), it works flawlessly.
Where I'm wrong?Thanks for clarifying!
mario

Google apps
Design a Mobile Site
View Site in Mobile | Classic
Share by: