Skip to content

API should not use /var/root on OS X #180

Closed
@brianboonstra

Description

@brianboonstra

The API attempts to store credentials in /var/root, at least on my OS X Yosemite installation via MacPorts. This (rightly) fails due to permission problems.

Traditionally on OS X this type of thing is stored in something like $HOME/Library/Preferences/com.plotly.plist. Python probably has a good defaults module for it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions