I have been experiencing a problem when deploying Tabular model from my local machine to a different server (Server X). The error message I am getting is this one:

Basically what I am doing is creating new Import from Server (Tabular) Project on my local machine, importing model from a different server (image below:)

making some changes on it, then againg deploying on that Server X:

But after all this, after I try to deploy I get this error.
The things I have tried:
In my data source under Edit Permissions -> Credentials -> Edit -> I have tried every single credential combination inside Impersonation Mode, Windows, Database and Microsoft Account that I have (the company I work in has multiple different accounts for SQL jobs, tasks etc.), I have tried every account and password tha I have, but the error remains.
I have also checked if I was an Administrator for Analysis Services Tabular (explained here), and I was (my account is Administrator).
I have also checked if my Windows user is under Administrators, and it is.
I have also checked which server roles are assigned to my SQL login, and all of them are:

Judging by all this, I should be able to deploy Tabular model from local machine to Server X, is there something I'm missing? Or I should be doing everything on Server X, without doing anything on my local machine?
The Visual Studio version I'm using is 2019.


