Hi guys,
I just took a look at it and problem solved!
So thanks to your suggestion Eric I turned it into a VTable and I saw that it was the same thing; empty dataset, empty parameters.
I noticed the data was refreshing when I would open the webi doc and I thought that if there were no parameters then there was no need to call /parameters, but as it turns out, I actually needed to make a PUT call to "/parameters?refresh=true" while passing as empty payload and I get the following message and dataset now returns data!
message: "The resource of type 'Document' with identifier '1208969' has been successfully updated."
I did the same thing again for XTable and voila I have data!
Just for reference:
SAP BusinessObjects BI Platform 4.1 Support Pack 3 Patch 4
Version: 14.1.3.1405
Regards,
Scott