/phone/users/{userId}/calling_plans2. 3.
Calling Plan assignment issue
I have an issue that after enabling the calling feature for one of my users, I try to add a calling plan via the endpoint written above.
This happens to some of my users (10% of them), but works normally for the rest
Error
{
code: 1001,
message: ‘User does not exist: mohamed.fahmy@taskeenegypt.com.’
}
Steps to reproduct
-
Enable calling feature for the user via this endpoint /users/${userId}/settings
-
Assign calling plan to the user via this endpoint /phone/users/${userId}/calling_plans