Hello everyone,
I have this error 400 when I try to call my endpoint created with cap serivice with the jobscheduler.
I have followed the steps in this blog but I am getting the problem.
I have been investigating and it seems that in the call that makes the jobscheduler to my endpoint is not passing in the header the content type: application/json, If you look at the pictures I did the test with my postman and the same error appears if I remove the content type to the request, is there any way to add the content type: application/json in the call that makes the jobscheduler ?
If someone can give me a hand, it would be of great help.
Thanks in advance.

