Skip to content
This repository has been archived by the owner on May 17, 2021. It is now read-only.

Twitter action is not compatible with openHAB 2 #3454

Closed
kaikreuzer opened this issue Nov 21, 2015 · 3 comments
Closed

Twitter action is not compatible with openHAB 2 #3454

kaikreuzer opened this issue Nov 21, 2015 · 3 comments
Assignees
Milestone

Comments

@kaikreuzer
Copy link
Member

See https://community.openhab.org/t/twitter-binding-in-openhab2/3149.

The exceptions seems to suggest that the action tries to store a token in the etc folder - but this does not exist in openHAB 2. It should instead persist it in the userdata folder, like other addons do it, see e.g. https://github.com/openhab/openhab/blob/master/bundles/persistence/org.openhab.persistence.rrd4j/src/main/java/org/openhab/persistence/rrd4j/internal/RRD4jService.java#L317

@hakan42 hakan42 self-assigned this Dec 8, 2015
@hakan42 hakan42 added this to the 1.8.0 milestone Dec 8, 2015
@hakan42
Copy link
Contributor

hakan42 commented Dec 15, 2015

@kaikreuzer , @teichsta , would one of you like to review the linked pull request? I'd love to get rid of critical bugs for 1.8.0 😄

kaikreuzer added a commit that referenced this issue Dec 15, 2015
Fixes #3454: Use userdata for token path when running in OH2
@kaikreuzer
Copy link
Member Author

Thanks for fixing!

@teichsta
Copy link
Member

great, thanks @hakan42 (ftr: PR is #3551)!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants