Lesson15: Iam getting error when i am trying to sync evnets "master Key is required" #3015
-
Beta Was this translation helpful? Give feedback.
Replies: 3 comments
-
Did u add the master key to your dotenv file? looks like u didnt |
Beta Was this translation helpful? Give feedback.
-
@ritesh798 Make sure your file name is |
Beta Was this translation helpful? Give feedback.
-
@ritesh798 There are two possibilities of why the error occurs (with straight-forward, self-explanatory fixes):
|
Beta Was this translation helpful? Give feedback.
@ritesh798 Make sure your file name is
.env
because most people forget to rename the.env.example
file that they download while cloning the repo.