asyrjasalo / RESTinstance

Robot Framework library for RESTful JSON APIs
https://asyrjasalo.github.io/RESTinstance
GNU Lesser General Public License v3.0
203 stars 84 forks source link

Unable to upload JSON body i GET request #147

Closed TheQue42 closed 7 months ago

TheQue42 commented 10 months ago

Hi,

This might of course just be PEBCAC, but for the life of me, I cant get my json to upload in the body, as I can with POST, etc.

POST /bt/failure { "RspCode" : 504, "Retry-After" : 1}

Works find.

GET /api/v1/conferences {"RspCode":404,"Retry-After":1}

fails, regardless of what I try to do with query=, data=etc?

Or is it just RTMF?

github-actions[bot] commented 9 months ago

This issue is stale because it has been open for 30 days with no activity.

TheQue42 commented 9 months ago

Still issue

github-actions[bot] commented 8 months ago

This issue is stale because it has been open for 30 days with no activity.

github-actions[bot] commented 7 months ago

This issue was closed because it has been inactive for 14 days since being marked as stale.