I'm using the RStudio Connect API to retrieve information on some applications. My set-up is:
- Connect v1.7.8-7
- Static web-app (flex dashboard)
- Application has been up for a few days. Viewable by all logged-in users
- it has a custom URL
- Using
/__api__/v1/experimental/content/guid
retrieves info on app - Audits logs list the guid
- But
/v1/instrumentation/content/visits
does not list the application
What am I missing?