How to destructure an object - data raw

You should be able to manually force a reference by using this in place:

{{17.data.accessToken}}

So your value field looks like this:

Bearer {{17.data.accessToken}}
3 Likes