Curl paste not working

Being able to paste a curl request is a great feature, but on my first attempt to use it I was not successful. Pasting this curl request from Stripe docs, for example, resulted in an empty request with only a limit=3 parameter.

curl -G https://api.stripe.com/v1/payment_links -u "sk_test_redacted_key" -d limit=3


The docs actually display this request with line breaks marked with \, but removing them as above didn’t fix the issue.

Please authenticate to join the conversation.

Upvoters
Status

Released

Board

Feedback

Tags

Bug

Date

Over 1 year ago

Author

Kevin Davis

Subscribe to post

Get notified by email when there are changes.