mirror of
https://github.com/orionprotocol/sdk.git
synced 2026-03-25 07:07:39 +03:00
Set url
This commit is contained in:
@@ -125,6 +125,7 @@ export default async function fetchWithValidation<DataOut, DataIn, ErrorOut, Err
|
||||
}
|
||||
return err({
|
||||
type: 'clientErrorPayloadParseError' as const,
|
||||
url,
|
||||
message: 'Can\'t recognize error message',
|
||||
status: response.status,
|
||||
text,
|
||||
|
||||
Reference in New Issue
Block a user