Error while calling background job

I call enqueue as image:
Screenshot from 2024-03-20 08-38-01
Then status job is failed


I don’t know how to fix it. Please help me

Instead of a print, could you try returning something to the main function and then make a log_error of that returned value?

I try return value but I get error when I call api by postman



Could you help me?