You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Everything else works with Umbrella Admin API, but creating user fails with 403 Forbidden:
{
"error": {
"code": "API_KEY_UNAUTHORIZED",
"message": "The api_key supplied is not authorized to access the given service. Contact us at https://nightly.umbrella.apinf.io/contact/ for assistance"
}
}