{"status":"error","message":"Invalid JSON payload in `data`.","data":null,"error_type":"InputExcepti

maheshsolanke
maheshsolanke edited August 2021 in Kite Publisher
Getting invalid JSON Payload error while using button/link for kite publisher.
is there any specified format while sending the data to button.

scenario:
Using django framework and rendering template and getting required data via context, and using that variable to button values? is there any problem with django or is there any other provision while using MVT/MVC framework.
Tagged:
  • rakeshr
    {"status":"error","message":"Invalid JSON payload in `data`.","data":null,"error_type":"InputExcepti
    You need to re-check if you are sending the correct orders field, like tradingsymbol, exchange, etc. Refer here an example for the same.
Sign In or Register to comment.