Skip to main content

I'm keep getting this error. I tried all possible values.


Exception: Parameter [nickName] value is invalid  SDK HTTP Error at https://platform.devtest.ringcentral.com/restapi/v1.0/account/~/extension/~/address-book/contact/  Response text: {    "errorCode" : "InvalidParameter",    "message" : "Parameter [nickName] value is invalid",    "errors" : [ {      "errorCode" : "CMN-101",      "message" : "Parameter [nickName] value is invalid",      "parameterName" : "nickName"    } ],    "parameterName" : "nickName"  }


Hi Nibu,

How do you call that endpoint and did you call the API without any parameter? Can you just quickly test that with the API Explorer to see if you get the same error. Please try and let me know to further investigate your problem.

+ Phong

Reply