ChatBotKit Node SDK
CBK.AI
CBK.AI DOCS
CBK.AI MCP
ChatBotKit
GitHub Repo
GitHub Org
Preparing search index...
@chatbotkit/fetch
getFetchError
Function getFetchError
getFetchError
(
response
:
Response
,
meta
?:
Record
<
string
,
any
>
,
)
:
Promise
<
FetchError
>
Create a FetchError from a Response object.
Parameters
response
:
Response
Optional
meta
:
Record
<
string
,
any
>
Returns
Promise
<
FetchError
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
CBK.AI
CBK.AI DOCS
CBK.AI MCP
ChatBotKit
GitHub Repo
GitHub Org
ChatBotKit Node SDK
Loading...
Create a FetchError from a Response object.