Not Getting Response

Hi! Currently trying to reverse engineer an API. Found an interesting request via Charles Proxy, so I went to Yaak for testing, but upon repeating the request I get a reply with no contents. It has headers and a code 200, but the content was empty.

Upon repeating the request, this time with Charles, I get a proper response with JSON contents. For additional testing, I also tried via Insomnia (if you don’t know what that is, it’s another API client similar to Yaak), and it worked as expected.

I can’t provide the entire request for you to debug, but here’s the majority of it, just with private stuff removed:

curl --request POST --url https://20ca2.playfabapi.com/Catalog/Search --header 'Host: 20ca2.playfabapi.com' --header 'accept: /' --header 'accept-language: en-US' --header 'cache-control: public' --header 'content-type: application/json' --header 'user-agent: libhttpclient/1.0.0.0' --data '{"count":true,"filter":"(contentType eq '''PromotionToast_V1.8.0''') and platforms/any(tp: tp eq '''uwp.store''' and tp eq '''title.bedrockvanilla''')","orderBy":"startDate desc","top":75} '

I love how smooth Yaak feels, so I hope you’re able to improve the product. I’ll probably be back later down the line, but for now I’d rather not risk using an inconsistent product. Just leaving this feedback so you’re aware issues like this exist.

Have a good day.

Please authenticate to join the conversation.

Upvoters
Status

Needs Triage

Board

Feedback

Tags

Bug

Date

Over 1 year ago

Author

Sidar

Subscribe to post

Get notified by email when there are changes.