James Peterson Posted April 9, 2019 Posted April 9, 2019 I am working on adding NodeServer support to the Agave app. I am having an issue with pulling the NS files via the portal (process works fine pulling directly from ISY). process REST GET /rest/profiles/files then individually pull each file listed with REST GET /rest/profiles/family/<FAMILY>/profile/<PROFILE>/download/<DIR>/<FILE> When trying this process via the portal I am getting random data back from random files. It appears as though the portal is giving back cached data. Does anyone have any insights? Quote
Michel Kohanim Posted April 9, 2019 Posted April 9, 2019 Hi James, just to be clear, the base URL is: https://my.isy.io/isy/<key>/rest … is that what you use? With kind regards, Michel Quote
James Peterson Posted April 9, 2019 Author Posted April 9, 2019 1 minute ago, Michel Kohanim said: Hi James, just to be clear, the base URL is: https://my.isy.io/isy/<key>/rest … is that what you use? With kind regards, Michel I do not use the <key> My system only works as long as the preferred ISY is set and the <key> is not required. Quote
Michel Kohanim Posted April 9, 2019 Posted April 9, 2019 Hi James, Thank you. Would you please try the key and report back. In the meantime, we'll take a look. With kind regards, Michel Quote
James Peterson Posted April 9, 2019 Author Posted April 9, 2019 I just tried it with and without the key, no issues. Odd since for the last two days I figured it was my code, but I couldn't get it to work correctly. today all is working fine. I'll repost if it starts happening again. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.