XN-Matt Posted April 7, 2014 Share Posted April 7, 2014 It appears that the external API no longer returns the value of a config option, only the config option name and type. We've raised this on ticket ORH-685701 but would appreciate this being confirmed. API:Get Clients Products $postfields[ "action" ] = "getclientsproducts"; $postfields[ "serviceid" ] = "1"; All config option values, in the response, are returning as null. <configoptions> <configoption> <id>121</id> <option>Years</option> <type>dropdown</type> <value></value> </configoption> <configoption> <id>95</id> <option>Support</option> <type>dropdown</type> <value></value> </configoption> </configoptions> 0 Quote Link to comment Share on other sites More sharing options...
gregor_xv Posted November 3, 2014 Share Posted November 3, 2014 I have this same problem 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.