Skip to content

Error  #3

@somarjun

Description

@somarjun

Hi,
Im getting this error. But if I see at the network I can see the response data.

Error: {"name":"FetchError","message":"invalid response body at: https://language.googleapis.com/v1beta1/documents:analyzeEntities?key=[key] reason: incorrect header check","type":"system","errno":"Z_DATA_ERROR","code":"Z_DATA_ERROR"}

Response: {
"entities": [
{
"name": "services",
"type": "OTHER",
"metadata": {},
"salience": 0.9268084,
"mentions": [
{
"text": {
"content": "services",
"beginOffset": 0
},
"type": "COMMON"
}
]
},
{
"name": "sydney",
"type": "LOCATION",
"metadata": {
"mid": "/m/06y57",
"wikipedia_url": "https://en.wikipedia.org/wiki/Sydney"
},
"salience": 0.07319161,
"mentions": [
{
"text": {
"content": "sydney",
"beginOffset": 14
},
"type": "PROPER"
}
]
}
],
"language": "en"
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions