ForceCLI/force

force rest not working

Closed this issue · 1 comments

Using force rest get "/tooling/query?q=Select id From Account" returns with
ERROR: <h1>Bad Message 400</h1><pre>reason: Unknown Version</pre> after logging into sandbox.

Looks like a bad example in the help. force rest get "/tooling/query?q=Select+id+From+ApexClass" works.