@admin Hello sir, thank you for checking the code.

Right now my code is
smartConnect.getOrderHistory(smartConnect.getUserId());

And the response is
Order history : {"data":null,"message":"SUCCESS","errorcode":"","status":true}

I am not getting any error but the data is null.

Can you provide the correct way which is compatible with latest jar to solve this?

Thank you.