lontivero/Open.NAT

Error code 720-InvalidDeviceUUID

behzad62 opened this issue · 2 comments

Hello,
I found out Dlink DSL-2749U returns 720-InvalidDeviceUUID while Calling "GetAllMappingsAsync" and "DeletePortMapAsync" methods.
For "GetAllMappingsAsync". it happens when index goes out of range and for "DeletePortMapAsync", it happens when the given mapping entry is not found.
I wonder how many devices are out there which return unexpected error codes.

**Edit- this device returns that code for all of the failed operations including "CreatePortMapAsync" and "GetSpecificMappingAsync". I had to add that error code to the UpnpConstants and handle it accordingly.

Thanks for reporting this issue @behzad62. It seems there are lots of devices that return whatever error code they want instead those in the specs. I will be working on this soon.

Hello,
Same here with with LogN routers, I get 720-InvalidDeviceUUID