API not returning data in application but it will in plugin

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

Is it because there is no header in the API Provider section so it doesnt know the login token to get the info?

Or does it just use the header from the plugin, if not how do I add the header to the Provider section.

I have the same issue. Im not getting the data to work in a repeating group

Can anyone help me out?