cesanta / mongoose-os

Mongoose OS - an IoT Firmware Development Framework. Supported microcontrollers: ESP32, ESP8266, CC3220, CC3200, STM32F4, STM32L4, STM32F7. Amazon AWS IoT, Microsoft Azure, Google IoT Core integrated. Code in C or JavaScript.
https://mongoose-os.com
Other
2.49k stars 430 forks source link

TRYING TO CONNECT TO GOOGLE CLOUD WITH MOS TOOL #481

Open jesuspisa opened 5 years ago

jesuspisa commented 5 years ago

Executing this Command, obviously adapting it to the project I created on Google Cloud: mos gcp-iot-setup --gcp-project YOUR_PROJECT_NAME --gcp-region us-central1 --gcp-registry YOUR_REGISTRY

I have this error:

Error: googleapi: Error 403: The caller does not have permission.

image

Does anyone know how to solves it?