31 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?
- Report illegal content
- Copy link
Anton Scheffer
May 15, 2022
Binary payload
Is it possible to send a binary payload? Less then 4096 bytes. If yes, how?
- Report illegal content
- Copy link
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
- Report illegal content
- Copy link
Duarte Carreira
Mar 3, 2022
download file?
Hey there. Great tool. Is it possible to save to file when request returns a binary file?
- Report illegal content
- Copy link
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.
- Report illegal content
- Copy link
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?
- Report illegal content
- Copy link
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?
- Report illegal content
- Copy link
Hariharan Madhavan
Nov 11, 2021
Post API form data
I'm having difficulty sending form data. I have tried placing it within payload like parameter1=xxxx¶meter2=yyy but seem to be hitting a dead end
- Report illegal content
- Copy link
Jim Zaman
Apr 8, 2021
Import/Export
How does this work? Thanks!
- Report illegal content
- Copy link
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!
- Report illegal content
- Copy link