So I am using a plugin I made for an API Call and it works fine inside the plugin but when I try to use it in my application no data returns.
That is the plugin and the way it is set up and this is the data it returns like its supposed to.
However when in the application as you can see in the evaluator its empty when it should show the data returned from the call
This is the workflow to access the data
ANY HELP WOULD BE GREATLY APPRECIATED