bedatadriven / activityinfo-R

ActivityInfo R Language Client
https://www.activityinfo.org/support/docs/R/
17 stars 12 forks source link

getFormTree() returns empty form tree when unauthenticated #69

Open nickdickinson opened 1 year ago

nickdickinson commented 1 year ago

image

This should probably not happen. I suggest we throw an error if the user receives an empty form tree as we can assume either the form does not exist or they do not have access to that form.