<!DOCTYPE html>
<html>
<head>
<title></title>
</head>
<body><div id="sig22609205"><div class="signature">On Sun, Aug 30, 2015, at 01:35 PM, Ekta Awadhiya wrote:<br></div>
</div>
<blockquote type="cite"><div dir="ltr"><div><span style="font-size:12.8px" class="size">Hi ,</span><br></div>
<div style="font-size:12.8px;"> </div>
<div style="font-size:12.8px;"> </div>
<div style="font-size:12.8px;"> </div>
<div style="font-size:12.8px;">Problem in sending any request (like SPV, GPV ) from GenieAcs to CPE when CPE connects first time to ACS as "BOOTSTRAP" annd "BOOT" both ...<br></div>
<div style="font-size:12.8px;"> </div>
<div style="font-size:12.8px;"> </div>
<div style="font-size:12.8px;"> </div>
<div style="font-size:12.8px;"> </div>
<div style="font-size:12.8px;">Following error comes in  :<br></div>
<div style="font-size:12.8px;"> </div>
<div style="font-size:12.8px;"> </div>
<div style="font-size:12.8px;"> </div>
<div style="font-size:12.8px;">"<br></div>
<div style="font-size:12.8px;">2015-08-27T18:17:09.134Z - TypeError: <b>Cannot read property 'ConnectionRequestURL' of undefined</b><br></div>
<div style="font-size:12.8px;">    at /home/cpe/GenieACS/Nodejs/node-v0.12.6-linux-x64/lib/node_modules/genieacs/lib/api-functions.js:117:60<br></div>
<div style="font-size:12.8px;">    at /home/cpe/GenieACS/Nodejs/node-v0.12.6-linux-x64/lib/node_modules/genieacs/node_modules/mongodb/lib/mongodb/collection/query.js:164:5<br></div>
<div style="font-size:12.8px;">    at Cursor.nextObject (/home/cpe/GenieACS/Nodejs/node-v0.12.6-linux-x64/lib/node_modules/genieacs/node_modules/mongodb/lib/mongodb/cursor.js:773:5)<br></div>
<div style="font-size:12.8px;">    at commandHandler (/home/cpe/GenieACS/Nodejs/node-v0.12.6-linux-x64/lib/node_modules/genieacs/node_modules/mongodb/lib/mongodb/cursor.js:741:14)<br></div>
<div style="font-size:12.8px;">    at bound (domain.js:254:14)<br></div>
<div style="font-size:12.8px;">    at runBound (domain.js:267:12)<br></div>
<div style="font-size:12.8px;">    at /home/cpe/GenieACS/Nodejs/node-v0.12.6-linux-x64/lib/node_modules/genieacs/node_modules/mongodb/lib/mongodb/db.js:1905:9<br></div>
<div style="font-size:12.8px;">    at bound (domain.js:254:14)<br></div>
<div style="font-size:12.8px;">    at runBound (domain.js:267:12)<br></div>
<div style="font-size:12.8px;">    at Server.Base._callHandler (/home/cpe/GenieACS/Nodejs/node-v0.12.6-linux-x64/lib/node_modules/genieacs/node_modules/mongodb/lib/mongodb/connection/base.js:453:41)<br></div>
<div style="font-size:12.8px;"> </div>
<div style="font-size:12.8px;"> </div>
<div style="font-size:12.8px;"> </div>
<div style="font-size:12.8px;">"<br></div>
<div style="font-size:12.8px;"> </div>
<div style="font-size:12.8px;"> </div>
<div style="font-size:12.8px;"> </div>
<div style="font-size:12.8px;">Although we send "<b>ConnectionRequestURL" in Inform message .</b><br></div>
<div style="font-size:12.8px;"> </div>
<div style="font-size:12.8px;"><b>Like :</b><br></div>
<div style="font-size:12.8px;"> </div>
<div style="font-size:12.8px;"> </div>
<div style="font-size:12.8px;"><ParameterValueStruct><Name><b>Device.ManagementServer.ParameterKey</b></Name><Value xsi:type="xsd:string">KKK</Value></ParameterValueStruct><br></div>
<div style="font-size:12.8px;"> </div>
<div style="font-size:12.8px;"><ParameterValueStruct><Name><b>Device.ManagementServer.ConnectionRequestUR</b>L</Name><Value xsi:type="xsd:string"><a href="http://200.20.20.24:15285/">http://200.20.20.24:15285</a></Value></ParameterValueStruct></ParameterList><br></div>
</div>
</blockquote><div> </div>
<div>Nice password you got there xD. Not to be rude, but please don't post to this mailing list as a reply to some random email in your inbox. Compose a new email and include an relevant subject line. See the guidelines for posting at <a href="https://genieacs.com/community/">https://genieacs.com/community/</a>.<br></div>
<div> </div>
<div>To answer your question, I'm guessing you're sending an API call with a device ID that doesn't exist. That's almost certainly a URL-encoding issue so make sure the device ID in the request URL is url-encoded.<br></div>
<div> </div>
<div>Zaid<br></div>
</body>
</html>