The DC you use for KEYSPACE replication needs to match the DCs the cluster is aware of from the Snitch, either explicitly with GossipingPropertyFileSnitch or implicitly from Ec2MultiRegionSnitch (for example) .
You can use nodetool status to check which DCs the cluster is aware of.