when we connect n8n to HubSpot esp in trigger via public app, it is able to pull contacts, company, and deals properties easily. However when it comes to HubSpot object Ticket which is equally important, it fails to pull the properties related to that object. There are definitely ways like webhook or use of API, but a direct trigger will always be preferred. May be there is a better way? I have even tried to add scopes like conversations read and tickets access in public app, but the authentication is denied when I do that.