Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error occurred during parsing: Error occurred during parsing: fields_map is unknown. #11

Open
variyabhargav opened this issue Jun 11, 2021 · 1 comment

Comments

@variyabhargav
Copy link

variyabhargav commented Jun 11, 2021

I have got this error after run composer update command in my laravel project. I haven't changed clarifai-php version still got this error with statusCode 404 and unable to get tags from the image. It's worked perfectly before execute composer update command. Please help me. My clarifai-php version

"clarifai/clarifai-php": "^0.3.0",

Response

ClarifaiResponse {#1824
  -status: ClarifaiStatus {#2396
    -statusType: StatusType {#2413
      -value: "network_error"
    }
    -statusCode: 404
    -description: "HTTP request failed."
    -errorDetails: "Error occurred during parsing: Error occurred during parsing: fields_map is unknown."
  }
  -rawBody: ""
  -deserialized: []
}

I have also tried with the latest version but same error occur.

@variyabhargav
Copy link
Author

variyabhargav commented Jun 18, 2021

Hello,
Is this package is live or dead?
Still, I didn't receive any reply to the open issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant