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

_dictionaryEntry schema registration showed "wrong formatted resource name" #12

Open
cloudsearch555 opened this issue Dec 31, 2019 · 2 comments

Comments

@cloudsearch555
Copy link

According to the doc, Synonyms are defined by indexing items with the _dictionaryEntry well-known schema.

However when register the object _dictionaryEntry with properties: _term, _synonym; wrong formatted resource name popped up.

[ERROR] {
[ERROR] "code" : 400,
[ERROR] "errors" : [ {
[ERROR] "domain" : "global",
[ERROR] "message" : "Wrong formatted resource name. Wrong formatted resource name. Wrong formatted resource name. Wrong formatted resource name. Wrong formatted resource name.",
[ERROR] "reason" : "badRequest"
[ERROR] } ],
[ERROR] "message" : "Wrong formatted resource name. Wrong formatted resource name. Wrong formatted resource name. Wrong formatted resource name. Wrong formatted resource name.",
[ERROR] "status" : "INVALID_ARGUMENT"
[ERROR] }

@dtssagio
Copy link

Same problem here!

@vitoing
Copy link

vitoing commented Jan 24, 2023

Has anyone solved this problem? I tried this morning but got the same error. Schema is the same found in example. Thanks

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