AVSystem / Anjay

C implementation of the client-side OMA LwM2M protocol
Other
188 stars 68 forks source link

Script ./tools/lwm2m_object_registry.py can not connect with openmobilealliance.org #43

Closed robgal519 closed 4 years ago

robgal519 commented 4 years ago

When I ran this script following the tutorial, I found out that the script is making http request (line 53) to url (line 58) and get 404 response.

I have no idea how long this endpoint is down, but it seems that the url should be updated.

krwc commented 4 years ago

Thanks for the report. However, I think this must have been a temporary issue, as the script works for me (tested it like a minute ago).

Does it work for you now?