Apify generating results, not retrieving them

:bullseye: What is your goal?

to retrieve dataset from apify using defaultdatasetID
the app is linkedin post scraper (no cookies) by harvest API

:thinking: What is the problem?

scenario is running and can see results generated in the app on apify
they are not pulling through on ‘defaultdatasetID’
set to JSON in results - getting ‘bundlevalidationerror’
Driving me CRAZY!! built and rebuilt and already spent $10 on results I can’t use

:test_tube: What have you tried so far?

tried to change to ID, actID, etc etc to try and figure out the problem, nothing working.

:camera_with_flash: Screenshots: scenario setup, module configuration, errors

Hey Megan,

your screenshot shows you ran the module on its own, in such cases you need to provide the ID. What do you get when you run the whole scenario?

Hey - thanks for replying (sorry it took so long!)) got this

Can you check what the output of the previous module is and if the correct value is being sent?

there is a time wait in the middle as I read that sometimes these things can time out? but this is the apify module that comes before that

Ok and what is the output it is returning?

do you mean this?

and this I expect

Yeah, in the first screenshot you are showing you mapped data.defaultdatasetid but there is no data field in this screenshot, its just defaultdatasetid. So check your mapping and if you are pulling the correct item.

YAAAASSSS thank you so much! you fixed it :slight_smile: - this has been annoying me for weeks…