Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

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
languagejson
{
   "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:
    Set username and password upon account creation at https://formlabs.com/Client secret and client id:

  • Developer API credentials:
    Obtain client_id and client_secret by contacting formlabs at gtl@formlabs.com