Apify Node only returning mock data

Describe the problem/error/question I sending single URLs (https://linkedin.com/in/123456789) to Apify using the Apify node (Run an Actor and get dataset) in n8n. But whatever I do I only get mock data back. I even hardcoded a profile URL into JSON but still only got mock data (fullname: Sarp Tecimer). I am on a paid Apify plan and each transaction is shown as success and is being charged for. Any idea what I am doing wrong?

What is the error message (if any)? no error message

Please share your workflow

Share the output returned by the last node

Information on your n8n setup

  • n8n version:
  • Database (default: SQLite):
  • n8n EXECUTIONS_PROCESS setting (default: own, main):
  • Running n8n via (Docker, npm, n8n cloud, desktop app):
  • Operating system:

Hi @Jens_Garberding, welcome to the n8n community!

Are you sure you’re sending the input in the correct format, according to the Apify Actor docs you’re using?