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

The field name contain string 'From' will invalidate from QueryValidator #541

Closed
kenpingshu opened this issue Nov 7, 2018 · 3 comments
Closed
Assignees
Labels

Comments

@kenpingshu
Copy link

I use ConversionTrackerService to get the data with field name's 'ExcludeFromBidding',
and return error
"The service query string is invalid. Validation fail reason: The AWQL string must not contain FROM, DURING, LIMIT clauses."
Maybe 'ExcludeFromBidding' contain 'From',
because when I ignore this field, it work.

@fiboknacky
Copy link
Member

Thang, could you take a look please?

@thangduo
Copy link
Contributor

thangduo commented Nov 7, 2018

Hi kenpingshu,

Thanks for reporting this issue. Yes, this is a bug in the QueryValidator. It will be fixed in the next release.

Thanks,
Thang Duong

@thangduo
Copy link
Contributor

Fixed in v201811 (v. 38.0.0).

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

No branches or pull requests

3 participants