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
This seems to be related to Environment Variables. As soon as I introduce a {Host} variable to the URL of one request, the export fails. This also happens to the Preview pane when selecting a single Request. Here are reproduction steps:
Create a new Request called e.g. "Example Request", set it to GEThttps://example.com/test
Enable Environment Variables and Configure a Host variable to point to example.com
Duplicate the Example Request, call it "Example Request with Variable" and set it to GEThttps://{Host}/test
Result: The Example Request with Variable can't be exported by the Markdown Curl Exporter, and it will show an empty preview pane
Expected Result: The Example Request with Variable should be exportable without error, and it should show up in the preview pane
Paw extension version: 0.1.9
Error message:
The text was updated successfully, but these errors were encountered: