I'm trying to move a GCP project (on a private account) to a GCP organization that I manage. I know that I have to have the correct IAM rights, which I believe I do. I'm Owner, Folder Admin, Organization Administrator, Project Deleter and Project Mover in the project. I'm also Project Owner and Project Mover of the project to be moved.
But when I try to move it, I get:
ERROR: (gcloud.alpha.projects.move) User [(organization account)] does not have permission to access project [(the project to be moved] (or it may not exist): The caller does not have permission
Any experiences or suggestions?
BR, Daniel