I used the following command, europe-west is the region of my appengine app
gcloud redis instances create pro-redis --size=1 --region=europe-west --redis-version=redis_4_0 I got this: ERROR: (gcloud.redis.instances.create) PERMISSION_DENIED: Location europe-west is not found or access is unauthorized. -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/google-appengine/775af0d4-b01f-4162-8b76-face8c0bb5a8%40googlegroups.com.
