convoy icon indicating copy to clipboard operation
convoy copied to clipboard

[Bug report]: Convoy Playground URL Create & Function

Open StreamlinedStartup opened this issue 4 months ago • 1 comments

Describe the bug

Generated URL includes extra https:// prepended. Removing it and sending a simple JSONPOST request via https://reqbin.com/, nothing arrives.

To Reproduce

Steps to reproduce the behavior:

  1. Visit https://playground.getconvoy.io/
  2. See error
  3. Remove extra https:// and send POST request.

Expected behavior

See POST request data

Screenshots

https://github.com/user-attachments/assets/a54b99b2-511f-4bfd-a94d-ee848e2a5b98

StreamlinedStartup avatar Aug 11 '25 04:08 StreamlinedStartup