Sites API not working #4544
Replies: 1 comment 3 replies
-
Sites management API is not included in Plausible CE. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
I can not able to access the sites api
I have try to update scopes, but still I can not able to access sites api.
UPDATE api_keys SET scopes = '{sites:provision:*}' WHERE name = 'Development';
is there any other method for do it?
Please assist me about it.
Beta Was this translation helpful? Give feedback.
All reactions