SOLVED
Hello
#channel_C05R599UA12,
I am currently trying to create a public app that is going to have two UI Cards in it. I am using the React UI cards since CRM Cards are now depreciated. I have a paid hubspot account, but since I am trying to build a public app, I am doing it in my separate development HubSpot account. When I am trying to use the command
hs project upload , I am getting the error: ✖️ Failed to upload PM-Tool project files to development-portal [dev account] [ERROR] Couldn't create a React extension with your file /app/extensions/chart.json because your portal doesn't have access to this beta. Make sure you are uploading to the correct standard hubspot account. To learn more and sign up for the private apps beta, visit https://app.hubspot.com/l/whats-new/all?update=13899236When I go to the url. It says that my account does not have access to the beta. My question is three fold:1. Do I now have to have a paid Development account to create Public UI Card Apps?2. If someone on the free tier goes to install my public app, will it fail because they do not have access to the UI Beta?3. If CRM Cards are now depreciated, and UI Beta is only accessable to paid accounts, does that mean that Free accounts no longer have access to custom developed cards?