[go: nahoru, domu]

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 when performing Algolia index Error: Value for argument "field" is not a valid field path. #63

Closed
bmnidhin opened this issue Sep 11, 2021 · 8 comments

Comments

@bmnidhin
Copy link
bmnidhin commented Sep 11, 2021

indexing fields : channelName,thumbnail,title,duration,id,date,description,category,isVisible,videoScore,views (from firebase ui)

fields from log : [ 'fields: channelName,thumbnail,title,duration,id,date,description,category,isVisible,videoScore,views,' ]

but it is showing error Error when performing Algolia index Error: Value for argument "field" is not a valid field path.

It was working fine before.

@bmnidhin
Copy link
Author

Sample Data

category "Comedy"
channelId "Pon1uG0eNnhf9TLsps0jtScndtN2"
channelName "Nirmal Pillai"
comments 3
country "IN"
date September 11, 2021 at 11:03:29 PM UTC+5:30
description " The perfect Bengaluru Sunday morning doesn't exist... We also found the elusive Vada Pav uncle outside Cubbon and gorged on 2 of those beauts each. ❤️ Editing wiz: Gowtham Follow us on da gram: Nirmal: https://www.instagram.com/mahlyf_mahr... Gowtham: https://www.instagram.com/gowtham_des... Many thangyou "
disLikes 0
duration 339.568616
error false
error_message "No Error"
generatedThumbnail "https://i.ytimg.com/vi/epL51ythcJg/maxresdefault.jpg"
id "245Kij5z22Wi76NL5Kkp"
isComments "Allowed"
isVerified false
isVisible "Public"
jobId "9091dea3b20204a7ef1d4573d5f043c2"
language "Malayalam"
likes 2
profilePic "https://lh3.googleusercontent.com/a-/AOh14Giw5nxawBCmreQsK4HRv1RXWgHAv7tYL-cFYoDjXA=s96-c"
shortLink "*****"
subscribers 0
thumbnail "https://firebasestorage.googleapis.com/v0/b/millions-video.appspot.com/o/assets%2FPon1uG0eNnhf9TLsps0jtScndtN2%2Fvideos%2F245Kij5z22Wi76NL5Kkp%2Fuploaded-245Kij5z22Wi76NL5Kkp.jpg?alt=media&token=7c360238-29c1-4fb1-be00-691ce0c5d375"
title "Stop Roasting Helen"
videoScore 82
videoSrc "https://*******/videos/245Kij5z22Wi76NL5Kkp/playlist.m3u8"
views 1

@Haroenv
Copy link
Collaborator
Haroenv commented Sep 13, 2021

the argument you passed is "fields", but the error is about "field"

@bmnidhin
Copy link
Author

the argument you passed is "fields", but the error is about "field"

Whole process is handled by algolia extention, I've access only to GUI. I cant change parameters

@smomin
Copy link
Collaborator
smomin commented Sep 14, 2021

Can you send a screen shot of your extension configuration with the sensitive data blacked out?

@bmnidhin
Copy link
Author

Can you send a screen shot of your extension configuration with the sensitive data blacked out?

image

@smomin
Copy link
Collaborator
smomin commented Sep 14, 2021

I am not seeing any issues with your configuration. You mentioned that this was working and now without changes on your end, you've started to see errors in the log. Is that correct?

@smomin
Copy link
Collaborator
smomin commented Sep 16, 2021

@bmnidhin was the issue resolved?

@bmnidhin
Copy link
Author

@bmnidhin was the issue resolved?

Yes

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

No branches or pull requests

3 participants