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 happened? Unable to retrieve projects in vscode extension even after signing in. Tried retrieving multiple times still the same ![image](https://github.com/RapidAPI/feedback/assets/63364968/10c4645c-56be-400b-8d1e-2acc1da9155a) ### Steps to reproduce? Create or open a...

bug

### What would you like to tell us? It would be a major improvement if the JSON Text view would allow you to collapse the code, like how the regular...

### What would you like to tell us? Are there any plans to add a mock server similar to Postman? That's the only missing feature from my workflow 👍

### What happened? Hi! The same error is happening again #93 in v1.10.2. When testing in Postman, everything happens normally, including the API in production as well. Cookies are not...

bug

### What would you like to tell us? I number of requests to a service I know takes about 20 seconds to respond are failing with the message "Aborted. Request...

### What would you like to tell us? If token expired, rapidapi still use old token. I have to get new access token manually. OS: macOS 10.15.7 RapidAPI Version: 4.1.1

### What happened? We have an API that uses a timestamp and a hash of the payload in a specific format. When attempting to use the VSCode plugin all of...

bug

### What would you like to tell us? Hi there, Are there any plans to XML request body support?

### What happened? I used the client to send a post request which uploads a png image file using the multipart option. The data was sent successfully but the image...

bug

Would it be possible to cross-publish `RapidAPI.vscode-rapidapi-client` to https://open-vsx.org/? A little bit of background. I am a Gitpod user and when I run Gitpod in the browser, I cannot access...

question