dashes in objectIds

Post Reply
ssteiner
Member
Posts: 61
Joined: 05 Feb 2009 09:20

dashes in objectIds

Post by ssteiner »

I have a number range that contains a dash. The name is "1000-6999" without the "'s.

To extract it, I make a request to this URL:

http://srvroxe02.nxodev.intra/api/rest/ ... /1000-6999

And I get an internal server error back on release 032 with innerMessage

java.lang.ClassCastException: com.alu.proserv.mcdo.mib.attribute.OctetStringType cannot be cast to com.alu.proserv.mcdo.mib.attribute.SequenceType

is there a special encoding that I need to perform on certain characters? Standard UrlEncode leaves the string as is.
Plassard
Member
Posts: 5
Joined: 27 Mar 2019 03:30

Re: dashes in objectIds

Post by Plassard »

Issue CRO2G-66 fixed, will be available in version 33
Post Reply

Return to “O2G”