restler icon indicating copy to clipboard operation
restler copied to clipboard

Restler is a beautiful and powerful Android app for quickly testing REST API anywhere and anytime.

Results 31 restler issues
Sort by recently updated
recently updated
newest added

I switched to a new phone - Pixel 6 Pro (Android 12) and I cannot import my postman collection json file. I gave the runtime permission for 'Files and media'...

I created 2 tabs in the default workspace, when I duplicate the workspace, it doesn't contain the 2 tabs from the duplicated workspace.

Set Bearer Token to return 401; set header "Authorization: Bearer xxx" returns normal ![Screenshot_20220527-144722](https://user-images.githubusercontent.com/16465666/170646488-df310302-a8a5-479a-95e7-813a823c75c9.jpg) ![Screenshot_20220527-144738](https://user-images.githubusercontent.com/16465666/170646493-99aeb941-6806-458f-9690-afd273e70a63.jpg) ![Screenshot_20220527-144758](https://user-images.githubusercontent.com/16465666/170646500-c62ff014-be07-48c1-b1f7-22e25e20e728.jpg) ![Screenshot_20220527-144819](https://user-images.githubusercontent.com/16465666/170646503-038255cc-8c58-4a37-8d00-2c9e90ff7336.jpg)

I wish there was a way to create variables with this special `xPath` or `JSONPath` mode ### to search - Headers - Body - Params - Query There is currently...

I tried to import a collection from postman, and got a successful result but the collection doesn't exist I use Restler Beta v0.18.2 & Android v10 ![Screenshot_20210415-050757](https://user-images.githubusercontent.com/30729921/114787185-92088d80-9da9-11eb-9a82-3b963c396d0d.png)

I get "connetion refused" each time I send a GET query to a local server, chrome and another android app work just fine for the same url (http://192.168.1.4/api/v1/version) The same...

Ive exported a JSON from Insomnia in one PC and I cant import it in another one. The message sais it is imported but nothing is imported. json is in...

- [x] (1) "Import collections from Postman"; - [ ] (2) "Import collections from Dropbox or git"; - [ ] (3) "Save collection to Google Drive"; - [x] (5) "Allow...

I have embedded device with LWIP stack running on it and it does not accept lower case header 'host'. I had to add another 'Host' header to make things work....

Can you add a guide on how to use JSONPath through your app?