You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
AssertionError: Expected Failed to get object via HTTP gate:
request: /v1/get/2zZWXPrPoQyCA9pqefqFNyr6nhbYaQ86nf2L8YRZjgXH/peace/peace,
response: {"message":"invalid address: invalid object id: decode base58: invalid base58 digit ('/')","type":"GW"}
,
status code: 400 Bad Request to match 404 Not Found
But gateway is correct, /peace/peace is not an OID for get API.
Expected Behavior
Use OID or use get_by_attribute and let REST gw do its job.
The text was updated successfully, but these errors were encountered:
Current Behavior
https://rest.fs.neo.org/7ZVSQHtioVRiDT2btN9xEmQhczXV9vryCEAHUawfD8Sc/7-1712215152/index.html#suites/b0824002f091fe5a726d96781ac79bb6/85b0fd6543aaf345/
https://rest.fs.neo.org/7ZVSQHtioVRiDT2btN9xEmQhczXV9vryCEAHUawfD8Sc/7-1712215152/index.html#suites/b0824002f091fe5a726d96781ac79bb6/1a6c86144e72c39e/
But gateway is correct,
/peace/peace
is not an OID forget
API.Expected Behavior
Use OID or use
get_by_attribute
and let REST gw do its job.The text was updated successfully, but these errors were encountered: