04-14-2017 04:25
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

04-14-2017 04:25
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
I am attempting to verify a newly created subscriber. This subscriber is not (yet) using https. The subscriber endpoint url format is http://myapp.com:8080/path1/path2. When clicking the verification button for the configured app, the verification fails. Based on logs, it appears that perhaps the designation of the port in the url is not being honored in the request, and instead a random port is used during verification - which does not match a firewall rule currently in place.
My question is does http use a random port, and not the port that is entered in the subscriber url? I understand that https requires port 443, and we will ultimately implement this, but have started with http instead.
Thanks.

- Labels:
-
Subscriptions API
