...
For Oauth authentication you will have to craft create a file similar to the one below and adjust the authentication_file_path
in your config.json
Code Block | ||
---|---|---|
| ||
{ "username":"USERNAME", "password":"PASSWORD", "client_id":"CLIENT_ID", "client_secret":"CLIENT_SECRET" } |
...
Obtaining access credentials:
Info |
---|
Please refer to formlabs developer documentation for more details |
Dashboard credentials:
Setusername
andpassword
upon account creation at https://formlabs.com/Client secret and client id:Developer API credentials:
Obtainclient_id
andclient_secret
by contacting formlabs at gtl@formlabs.com