You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Have made a simple server and trying to use Restbook to invoke its endpoint. You can see the message I am sending in restbook, the response I am sending from the server is just a simple JSON message, and the Restbook UI just reports that the response is corrupt. I have no way in restbook to see what the actuall response is, or why its reporting this error. Looking at the source code of restbook it looks like its expecting some very specific JSON strcuture back from the server. This seems like a bug to me, as pretty much any JSON structure in the response should be acceptable
The text was updated successfully, but these errors were encountered:
Have made a simple server and trying to use Restbook to invoke its endpoint. You can see the message I am sending in restbook, the response I am sending from the server is just a simple JSON message, and the Restbook UI just reports that the response is corrupt. I have no way in restbook to see what the actuall response is, or why its reporting this error. Looking at the source code of restbook it looks like its expecting some very specific JSON strcuture back from the server. This seems like a bug to me, as pretty much any JSON structure in the response should be acceptable
The text was updated successfully, but these errors were encountered: