Hello we are Setting a "Tag" to each order which we place via Kite connect API. Order tag size is around 30 chars. till yesterday it was working fine. But from today we receive an error "Order tag should be alphanumeric and max 8 chars in length." why from today sudden this restriction comes? is there any solution for this.
yes. I have read in docs. but I am sending a string of 20-30 char. till yesterday it was working perfectly from today only this error is started. I have lots of order list logs which show tag value with 20-30char.
Character restriction for tag argument is there from starting, you can have look to documentation here.
but I am sending a string of 20-30 char. till yesterday it was working perfectly from today only this error is started.
I have lots of order list logs which show tag value with 20-30char.
Yeah, it was broken for some time.We rectified it yesterday.From now onwards, you will have to follow above rule for sending tag data.