vincentmm Posted March 13, 2013 Share Posted March 13, 2013 Getting the error when using WHMCS API: ActivationStatus invalidoption What changed? And how do we solve this? Thanks. 0 Quote Link to comment Share on other sites More sharing options...
WHMCS CEO Matt Posted March 14, 2013 WHMCS CEO Share Posted March 14, 2013 Hi Vincent, What this error response is telling you is that you have a custom field setup with the name "ActivationStatus", which is a dropdown multiple choice option field, and that you are passing in an option value that is not one of those permitted for the dropdown. You must pass in a value for the custom field that is one of the options defined in your comma separated list of allowed values for it. Matt 0 Quote Link to comment Share on other sites More sharing options...
theprezz Posted March 14, 2013 Share Posted March 14, 2013 Hello, We have a custom client field named "Support Type". When a client register with the API, they have "Support Type invalidoption" error. The customfield is admin-only and is NOT requiered. How can we solve this? 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.