nightingale-rest-api-client icon indicating copy to clipboard operation
nightingale-rest-api-client copied to clipboard

A modern, resource-efficient REST API client for Windows

Results 142 nightingale-rest-api-client issues
Sort by recently updated
recently updated
newest added

In the documentation there is a reference to "Save as" button -> https://github.com/jenius-apps/nightingale-rest-api-client/blob/main/docs/collectionfile.md, and I'm using version `4.5.0.0` which is coming from the MS Store, and the button doesn't exist....

Hi, I am testing my app, sending GET request with some custom HEADER parameters, like (name , "محمد") received in the endpoint (name, "????") I think it is encoding issue...

a feature from Postman that I use regularly and is preventing more use of Nightingale is support for _Path variables_. This is an old but still accurate description of how...

I need to use Authorization Code with PCKE to login with Microsoft Azure Entra ![image](https://github.com/jenius-apps/nightingale-rest-api-client/assets/24257201/05c7981a-530a-4f84-8c66-85c1f0dcb41c) I get this error ![image](https://github.com/jenius-apps/nightingale-rest-api-client/assets/24257201/7b391073-8eae-49ac-af2d-b2aa3695a495)

Getting the following error: Error message: Unexpected character encountered while parsing value: {. Path 'item[0].item[1].request.auth.oauth2[0].value' ![image](https://github.com/jenius-apps/nightingale-rest-api-client/assets/131696171/55028338-a661-40f0-911e-93aa3be271f2) **Postman export version v2.1.0** [oauth2.0expl.json](https://github.com/jenius-apps/nightingale-rest-api-client/files/14407567/oauth2.0expl.json) **Version: 4.2.2.0 OS: Windows**

In a text part of a multi-part request, there can be many content-types for example text/plain, application/json, application/xml, etc. Particularly with the latter 2 content-types, the text/data is going to...

support for URIs like `ms-windows-store://` or `ambiepp://`

I have a dotnet core application that has a few rest API endpoints. The endpoint works fine on other clients and browser, but nightingale returns a 406.