Hello i've recently began coding thanks to this guide although i've run into an error that i cant seem to fix which is the following:
In my config.js document the ":" are apparently unexpected tokens which i cant understand why my code looks like this:
{
"username":"",
"password":"",
"sharedSecret":"",
"identitySecret":""
}
(information is entered when i try to run)
Thx for any help
Hello i've recently began coding thanks to this guide although i've run into an error that i cant seem to fix which is the following:
In my config.js document the ":" are apparently unexpected tokens which i cant understand why my code looks like this:
{
"username":"",
"password":"",
"sharedSecret":"",
"identitySecret":""
}
(information is entered when i try to run)
Thx for any help