HTTP ERROR 404 while deleting the failed jobs in production server

Hi ,

When I am trying to delete the failed jobs in the production server i am getting 404 error but I am able to delete them in my local PC.

URL
https://mywebsite.com/hangfire/jobs/failed/delete
HTTP ERROR 404

Can anyone let me know why this is happening on the production server only.
Thanks in Advance…

how did u get the failed jobs from hangfire database?