Make sure the payload you are passing is correct. I was facing the same issue after a lot of debugging found that the issue was with the key I passed as parameter, it was symboltoken but I was passing symbolToken due to which API response was returning a success call but data was empty. Also make sure the dates passed are also correct ones.
R
rushikesh96
@rushikesh96
0
Reputation
1
Posts
1
Profile views
0
Followers
0
Following
Best posts made by rushikesh96
This user hasn't posted anything yet.
Latest posts made by rushikesh96
-
RE: getCandleData API is returning null value