Scale up as you grow — whether you're running one virtual machine or ten thousand.

From GPU-powered inference and Kubernetes to managed databases and storage, get everything you need to build, scale, and deploy intelligent applications.

I have a few namespaces which host Functions based in different regions. I’d like to use doctl to switch between the different Function namespaces for easy deployment, however I’m running into an issue when I attempt to use doctl serverless connect. When running this command I receive a prompt to select the namespace I would like to connect to. After making my selection I receive the following message:
Error: GET https://api.digitalocean.com/v2/functions/namespaces/{namespace-id}: 403 You are not authorized to perform this operation
I’ve done the following troubleshooting:
doctl auth list to ensure that I was using the correct auth contextdoctl serverless connect again. In all situations I ensured the token had full function scopeSo far I’ve only been able to successfully use this command when using an API token that has the full access scope. What are the granular scopes I can enable so I can use doctl serverless connect without requiring an API token that has full access enabled?
9c1989c1c80144c7a9977905ce64c9
Scott H
1e6b823ea20d4cb189a34a922f5588
Rory McEwan
lan
kprichard
realmag777
Edward Narrdo
Vinoth K