# Permission Denied

The credentials used in the request do not have the necessary permissions.

```json
{
  "type": "https://developers.sinch.com/docs/errors/registry/permission-denied",
  "title": "Permission denied",
  "detail": "Access key abc123 does not have access to projects/my-project-id."
}
```

## Troubleshooting

Use credentials which have the necessary permissions and retry your request.