Is EntityGroup not working for anyone else via the...
# suiteql
c
Is EntityGroup not working for anyone else via the SuiteQL REST service? Even a simple select * from EntityGroup returns a 400 bad request. This does work in Tim D's SuiteQL tool though so its a bit odd. Query: select * from EntityGroup Exact Error: "Invalid search query. Detailed unprocessed description follows. Search error occurred: Record 'EntityGroup" was not found.
If anyone stumbles on this it was a permission error. It doesn't say no permission it just doesn't make it available. I was admin in the account when running the SuiteQL tool so I had access so that was the difference.