Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Low
-
Resolution: No Change Required
-
Affects Version/s: v5.0
-
Fix Version/s: None
-
Labels:
-
Reproducibility:always
-
Category:Call
-
Edition:Community
Description
When the customer has a package applied, and also a localization, the call fails to go through with "Insuficient balance" error because the Localization is applied after checking the package free minutes prefixes in GET_PACKAGE_INFO.
So GET_PACKAGE_INFO is called before GET_LOCALIZATION, when it should be the other way around.