Template sharing in a team doesn't work
We have a RunPod Team with several people in it and other users can't access our custom Template from the Graph API using their own API key, but they can see it on the UI (so the UI and API are not consistent).
We get the following error:
Is there an API key scope limitation?
Solution:Jump to solution
Yes there is, they need to use an API key from the team account, not from their own account and also API keys are not scoped so they will have access to do anything they want with the API key.
3 Replies
Solution
Yes there is, they need to use an API key from the team account, not from their own account and also API keys are not scoped so they will have access to do anything they want with the API key.
Thanks for the quick reply! How can they create an API key for the team account?
On the upper right drop down, be sure you're on your team's page (not an individual account).
Then go to Settings (Left nav) select API Keys, then + API Keys.