When trying to launch an agent with phantom buster i get the following error the Phantom argument is invalid: - => must have required property 'linkedinPostUrl' - => must match "then" schema - => must match "then" schema -
The error you're encountering suggests that the argument structure for your PhantomBuster agent doesn't match the required format. To resolve this issue:
1. Ensure your Google Sheet is linked correctly.
2. Check that the argument structure exactly follows PhantomBuster's schema.
3. Verify that the 'linkedinPostUrl' property is included and properly formatted in your argument.
4. Make sure the data is linked to the correct column in your sheet.
If you need more specific help, please share the exact argument structure you're using (without sensitive information) so we can troubleshoot further.