Hello,
I am just using connectapi package for various automatic process in Rstudio Connect and I just find out, that, as a RSC user, I am exist in RSC instance, but I am not marked as license user, so I cannot find my account, e.g with command get_users(connection) %>% filter(username
== 'my_username'). How it is possible ? I am able to use connectapi with my API key and make a queries like this, but I cannot find myself as user. How it is possible ? When RSC decide that i am licensed user, or not ?
Regards,
Tomas