Question

Exception: Parameter [nickName] value is invalid

  • 13 September 2018
  • 1 reply
  • 348 views

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"  }



1 reply

Userlevel 1
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