I'm having some trouble setting up my trains-server configuration for trains. After copying the credentials I get the following:
` (tft) --:~$ trains-init
TRAINS SDK setup process
Please create new trains credentials through the profile page in your trains web app (e.g.
)
In the profile page, press "Create new credentials", then press "Copy to clipboard".
Paste copied configuration here:
api {
web_server:
api_server:
files_server:
credentials {
"access_key" = "---"
"secret_key" = "---"
}
}
Detected credentials key="----"
WEB Host configured to: [
]
API Host configured to: [
]
File Store Host configured to: [
]
TRAINS Hosts configuration:
Web App:
API:
File Store:
Verifying credentials ...
Error: could not verify credentials: key=----- secret=UP=-----
Enter user access key: -----
Enter user secret: UP=-----
Verifying credentials ...
Error: could not verify credentials: key=------- secret=UP=------
Exiting setup without creating configuration file `