-
Notifications
You must be signed in to change notification settings - Fork 380
Closed
Labels
Description
Context
bee: 1.17.5
Summary
- when the following command is run
curl localhost:1633/bzz/fairdatasociety.eth/
the following error is thrown
{"code":400,"message":"invalid path params","reasons":[{"field":"address","error":"invalid hex byte: U+0069 'i'"}]} - when the following is run
curl localhost:1633/bzz/octalmage.eth/
the following error is thrown
{"code":400,"message":"invalid path params","reasons":[{"field":"address","error":"invalid name or bzz address: 1 error occurred:\n\t* failed parsing CID octalmage.eth err invalid cid: selected encoding not supported: could not parse\n\n"}]}
Expected behavior
error is thrown instead of the ens name getting resolved. likely due to the "fa"