We need to use api/users/{id}/sessions and this api we are not able to do that as its showing error: “statusCode”: 403,“error”: “Forbidden”,“message”: “Subscription missing entitlement”,“errorCode”: “feature_not_enabled”.
We checked with ChatGPT, and it suggests that we need an Auth0 subscription to access this feature. Currently, we are on the free plan. Is there any other way to enable this, or do we need to purchase a subscription?