Skip to content

insert the token to the token.json file

callFEELD edited this page Aug 12, 2017 · 1 revision

You found your token already? Great! Let's move on and insert the token to the token.json file.

  1. Open the file with any editor The file should look like this:

{"token": ""}

now just place the token inside the "".

example (this is not a real token): {"token": "912hiojnb19023tbnog10"}

  1. save the file
  2. done