question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Value in JsonObjects name/value pair cannot be null

See original GitHub issue

When resolving any identifier on https://dev.uniresolver.io/ I get the following error:

Error: Request failed with status code 500: Resolve problem for did:elem:EiAS3mqC4OLMKOwcz3ItIL7XfWduPT7q3Fa4vHgiCfSG2A: Value in JsonObjects name/value pair cannot be null Screenshot 2020-10-14 at 12 58 39

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:7 (7 by maintainers)

github_iconTop GitHub Comments

2reactions
peacekeepercommented, Oct 14, 2020

Sorry it’s an internal bug following an update today… We’re working on fixing it.

0reactions
gjgdcommented, Oct 16, 2020

Closing this since Im not seeing the error anymore. Thanks!

Read more comments on GitHub >

github_iconTop Results From Across the Web

git - java.lang.NullPointerException: Value in JsonObjects ...
NullPointerException : Value in JsonObjects name/value pair cannot be null at org.glassfish.json.JsonObjectBuilderImpl.
Read more >
java - How do you deal with NULL values while creating ...
In a JSON "object" (aka dictionary), there are two ways to represent absent values: Either have no key/value pair at all, or have...
Read more >
Getting system information as JSON throws exception [Linux]
Hello, java.lang.NullPointerException: Value in JsonObject's name/value pair cannot be null at org.glassfish.json.JsonObjectBuilderImpl.
Read more >
failover fails with a nullpointerexception with one vbond down
NullPointerException : Value in JsonObject's name/value pair cannot be null' Conditions: when the tunnel interface of a vbond is down ...
Read more >
JsonObjectBuilder (JSON Documentation)
A builder for creating JsonObject models from scratch. This interface initializes an empty JSON object model and provides methods to add name/value pairs...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found