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.
Released
Feedback
Bug
Over 1 year ago

Kevin Davis
Get notified by email when there are changes.
Released
Feedback
Bug
Over 1 year ago

Kevin Davis
Get notified by email when there are changes.