feedback icon indicating copy to clipboard operation
feedback copied to clipboard

RapidAPI Tools - Feedback

Results 77 feedback issues
Sort by recently updated
recently updated
newest added

### What would you like to tell us? I had issue in installing the extension using Code - OSS. I can't also search it in the extension tab so I...

### What would you like to tell us? Currently these options are not available and sometimes it is tedious to duplicate a project when I want to continue the sequence...

### What happened? When setting up OAuth 2 authentication to an API with a self signed certificate it fails in a similar way to #88 . ### Steps to reproduce?...

bug

### What would you like to tell us? When an API respond with HTML, and this contains some relative URL, Rapid API in VS Code don't resolve this, so I...

### What would you like to tell us? One of the things that I love about Paw is response chaining. I would be awesome to have that functionality available in...

I posted this in the wrong product, my apologies.

bug

### What would you like to tell us? Perhaps more of a question really.. when we run this in vs code does it "share" any request outside of the local...

### What would you like to tell us? Would be nice to add guzzlephp into request snippet

Hey guys I have a request where a photo is uploaded by the user, I was able to test the request using something like this https://github.com/RapidAPI/feedback/discussions/23#discussioncomment-3367339 ![image](https://user-images.githubusercontent.com/8594828/236913578-f4fe39fb-24fa-4b34-a0fe-72c07b2675ee.png) The issue is...

### What would you like to tell us? Could you add the Test tab to be able to intercept responses and perform actions? Such as reassigning environment variables.