personal-influxdb icon indicating copy to clipboard operation
personal-influxdb copied to clipboard

Exist API

Open joshsalvi opened this issue 1 year ago • 2 comments

Hi

Exist changed from API v1 to v2. Does this reflect the change?

Either way it doesn’t seem to be pulling exist data for me.

Could you let me know the app settings on the side of Exist? (Auth type, URL etc) perhaps the issue lies there? Do we need to run any scripts to get a key after making the app on Exist, as described in their developer docs?

thank you!

joshsalvi avatar Mar 11 '23 13:03 joshsalvi

You will need to obtain a token via OAuth2 in order to use the v2 API, the developer tokens only allow access to v1 which is no longer available. The URLs in the script will also need some small modifications to use v2 instead of v1. I haven't had a chance to update it yet, but feel free to submit a pull request if you can get it working in the meantime.

c99koder avatar Mar 11 '23 13:03 c99koder

Hi have you had any luck updating this? Or, do you know what liens of code need to be changed? I'm still struggling with this. Thanks!

joshsalvi avatar May 12 '23 10:05 joshsalvi