all post-login endpoints return an empty response


  • I'm using the SmartAPI login via /loginByPassword with MPIN + TOTP and getting a jwtToken successfully.

    However, any request to endpoints like /getProfile or /getHolding returns 200 OK with a blank body.

    ✅ Login status: success, token issued
    ❌ But all post-login endpoints return an empty response