Allow https in a callback URL

I would be happy if you would allow https (not only http) in a callback URL in the Bridge HTTP-API.

In my case the server that is receiving the callback supports HSTS (HTTP Strict Transport Security) and if I put only http:// in the callback url it does not the redirection to the https.

Thanks!

2 Likes

There is a similar existing feature request you might want to contribute to:

I already use the hash instead of the token, but I need the https:// only for the callback url. I don’t need it for the HTTP-API itself.

Any updates on this request?

would also need https callbacks … is there anything planned ?