Hi,
I followed the instructions for the Discovery Configuration Tool here in order to attach a payload to an ad id: https://developers.facebook.com/docs/games/instant-games/guides/app-install-ads-best-practices/#custom-payloadsHowever, when I run an ad preview and click on my game, the entryPointData is empty and the entry is sent as 'feed' instead of an 'ad' when calling getEntryPointAsnyc(). The steps are pretty clear and I made sure that getEntrypointData() is called after getEntryPointAsync resolves. Am I missing another step? Thanks!