Skip to content

Weird error from personalizeruntime service with FilterValues #2168

Answered by RanVaknin
kostaskoukouvis asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @kostaskoukouvis ,

The error tells you that you need to format the values with escaped quotes:

		FilterValues: map[string]string{
			"site":      "\"site\"",
			"notbefore": "\"1688123326\"",
		},

Please consider checking out the documentation for this operation

Thanks,
Ran~

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@kostaskoukouvis
Comment options

Answer selected by kostaskoukouvis
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
response-requested Waiting on additional info and feedback. Will move to "closing-soon" in 7 days.
2 participants