Hi fellow bubblers.
i am trying to implement cloud convert api in my app.
i need to convert a video file and receive it in backend using webhook.
when i am trying to create webhook i get an error that says invalid url
https://appname.bubbleapps.io/version-test/api/1.1/wf/get cloudconvert file/initialize
this is a webhook url i am using. i have a webhook.write scope added while creating an api key.
is there anything i am missing out?
appreciate