- Create a
Config.toml
file in the root directory and add the below content.
refreshToken = "<REFRESH_TOKEN>"
clientId = "<CLIENT_ID>"
clientSecret = "<CLIENT_SECRET>"
- Obtain your tokens using this link
and replace with values in the
Config.toml
.
Run the following command from the root directory of the sample.
$ bal run