Hi, i am trying to connect using KITE publisher app. I got the request_token successfully but when I tried to get access token, I got 403 forbidden error
also when I hit the url in browser window, I am getting below error {"status": "error", "message": "Route not found", "error_type": "GeneralException"}
{"status": "error", "message": "Route not found", "error_type": "GeneralException"}
I am making post request still I am getting request forbidden 403 error code