Page MenuHomeSoftware Heritage

JsonLdError: ('Invalid JSON-LD syntax; "@id" value must be a string.',)
Closed, MigratedEdits Locked

Description

https://sentry.softwareheritage.org/organizations/swh/issues/104874/?referrer=phabricator_plugin

JsonLdError: ('Invalid JSON-LD syntax; "@id" value must be a string.',)
Type: jsonld.SyntaxError
Code: invalid @id value
Details: {'value': ['https://orcid.org/0000-0003-1448-3114']}
(19 additional frame(s) were not displayed)
...
  File "pyld/jsonld.py", line 2329, in _expand
    self._expand_object(
  File "pyld/jsonld.py", line 2728, in _expand_object
    expanded_value = self._expand(
  File "pyld/jsonld.py", line 2233, in _expand
    e = self._expand(
  File "pyld/jsonld.py", line 2329, in _expand
    self._expand_object(
  File "pyld/jsonld.py", line 2488, in _expand_object
    raise JsonLdError(