@shinde111ms first you have to tell what you did that you got this error response
You are showing error without sharing what you executed that resulted in this error, how will anyone be able to tell why this error is coming ?
From what I can understand is that you are trying to retrieve or submit request with content type xml, whereas Zerodha Kite is application/json content type. This mismatch might be resulting in this error
You are showing error without sharing what you executed that resulted in this error, how will anyone be able to tell why this error is coming ?
From what I can understand is that you are trying to retrieve or submit request with content type xml, whereas Zerodha Kite is application/json content type. This mismatch might be resulting in this error