Oddbean new post about | logout
 Trying haven relays blossom server.
Returns this error:
"Instantiation of [simple type, class com.vitorpamplona.amethyst.service.Nip96Retriever$ServerInfo] value failed for JSON property api_url due to missing (therefore NULL) value for creator parameter apiUrl which is a non-nullable type
 at [Source: REDACTED (`StreamReadFeature.INCLUDE_SOURCE_IN_LOCATION` disabled); line: 1, column: 376] (through reference chain: com.vitorpamplona.amethyst.service.Nip96Retriever$ServerInfo["api_url"])"

Anything I can change? I use the outbox URL for this. Is it correct?
#asknostr #haven nostr:nprofile1qqsw9n8heusyq0el9f99tveg7r0rhcu9tznatuekxt764m78ymqu36cpr9mhxue69uhhyetvv9ujuat50phjummwv5hkx6rpwsq32amnwvaz7tmxwfjkuueww468smewdahx2tcpz4mhxue69uhhyetvv9ujuat50phjummwv5hs9smu6e 
 Don't use /outbox in url, just the base url  
 Also blossom is not nip96 amethyst doesn't have it yet  
 Ok. But doing so in Nostrudel it shows me that the server is not reachable. 
 Potentially cors issue will need to see browser/console errors