Bulk import Products

I am trying to imports bulk Products using bulkOperationRunMutation. I have followed below mentioned document properly

https://shopify.dev/api/usage/bulk-operations/imports

But It gives an error : "

Unexpected file structure - expected JSONL

"

Please help.