Ok. I took a look, that means I should place a SELL order with exact quantity and the system will take care to identify the existing stock from the inventory. Let me try
I did setup HTTPS on port 443, now the url looks like "https://x.x.x.x/post" but still I am not getting the callback from Zerodha.
i tested "https://x.x.x.x/port" from my rest client and it continues to work
Redirect URL however worked even with p…
Couple of more things:
I changed the URL to match the example
"/addorder" to "/post"
Still does'nt work.
Now can someone confirm
(1) if the port HAS to be 443?
(2) I dont have a domain name yet, therefore punched the "https://" , is this allowed ?…
Only 1 difference that i notice is I have setup my HTTPS on port 3000 and your (faq)setup uses 443. However Zerodha dashboard did not complain while setting the POSTBACK url.
Ok. I read the FAQ and I still need some help. I have merely starting with a handshake of all the ends. I just put a console logging on the server and tested it with my restclient and use the following structure for testing and it is working fine. …
Do you need client ID and Api Key and is it ok to share it in this forum. Is there any other way to contact support in cases like the above for a faster resolution
Ok, there was a link to source and I was able to deduce that I had to use it the way it is mentioned in the document, but in reality I got this error
snippet
Log from rest client
--------------------
Error: Invalid `params.trigger_type`
at K…