☰
Login
Signup
Home
›
Kite Publisher
Howdy, Stranger!
It looks like you're new here. If you want to get involved, click one of these buttons!
Sign In
Register
Categories
Recent Discussions
Activity
Categories
12.8K
All Categories
111
Node JS client
35
Go client
748
.Net API client
350
Kite Publisher
530
.Net / VBA / Excel (3rd party)
420
Algorithms and Strategies
940
Java client
979
API clients
392
PHP client
3.6K
Python client
325
Mobile and Desktop apps
1.3K
Market data (WebSockets)
3.1K
General
In this Discussion
January 2017
Vivek
January 2017
mnkartik
January 2017
sujith
Postback url being an ip address instead of proper domain name
mnkartik
January 2017
in
Kite Publisher
Hi Team,
Is it possible to provide public Ip address instead of a domain name for postback url ?
Tagged:
Postback URL
sujith
January 2017
@mnkartik
, You mean local host?
mnkartik
January 2017
Nope not localhost, as I suppose localhost wont work. What i meant was Instead of
https://www.domain.com/postback
is it ok to enter like
https://52.19.178.20/postback
where domain.com resolves to 52.19.178.20 public ip address.
Vivek
January 2017
@mnkartik
Yeah you can give IP address too for postback. But make sure it has atleast self signed SSL.
mnkartik
January 2017
Sure Thanks
@vivek
This discussion has been closed.