When I try to create an account via the api and an API key I get an error
'user does not have permission to access account '
First off it looks like there is a template string for the error response, that isn't getting filled out. second why would an API key not be able to access the account APIs when it was able to create the org? I can't seem to find any AuthZ documentation available.