When I run this command script:
computername=$(hostname -s)
sudo /Applications/TeamViewerHost.app/Contents/Helpers/TeamViewer_Assignment -api-token ########token -alias "$computername" -group-id g######### -grant-easy-access -reassign
I always get error 804. What does this mean? The install seems to work fine.