Users are receiving account assignment prompt

Hey there

I am a bit new to managing teamviewer. We have teamviewer business license which does not give me the access to create .msi package or apt token for account assignment. I am trying to mass deploy .exe custom installer with json and .sig file on all client devices with account assignment using Intune. But when application gets install, it prompts user to accept the account assignment, and it still does not assign any account unless you have admin privileges. I want to install the application and assign the account without any prompt but it's not working.

The command I am using to deploy this app in intune is

TeamViewer_Host_Setup.exe /S /import-assignment "TeamViewer.json" /import-sig "TeamViewer.sig" /norestart /quiet

Any help will be appreciated !!