Originally Posted by sgmoore
If you deleted the old token, you may have also deleted the comma at the end of the line, or maybe you are missing the quotation marks around it
The line should look something like
Code:
"libby_token": "eyJ0eX",
except the token will be hundreds of characters long.
|