Hello all
I'm creating a discovery template for some device. I have an issue which keeps returning "Cannot find the "data" array in the received JSON object"
All items tests show correct output. Could this be a bug or am i to blame here. Any feedback would be appreciated.

The template item:


Discovery Rule
The confusion i have here is that the error shows "data" but i'm requesting the "access_token" data field.
For sake i already tried to preprocess replace the access_token to data but this did not help either.
Many thanks for taking a look at this and provide some feedback
I'm creating a discovery template for some device. I have an issue which keeps returning "Cannot find the "data" array in the received JSON object"
All items tests show correct output. Could this be a bug or am i to blame here. Any feedback would be appreciated.
The template item:
Discovery Rule
The confusion i have here is that the error shows "data" but i'm requesting the "access_token" data field.
For sake i already tried to preprocess replace the access_token to data but this did not help either.
Many thanks for taking a look at this and provide some feedback
Comment