/mavros/cmd/set_home not working

rosservice call /mavros/cmd/set_home “{current_gps: false, yaw: 0.0, latitude: 13.589722, longitude: 80.003377, altitude: 8.0}”
– output
success: False
result: 1

I am new to mavros, I don’t understand why is it failing.
Thank you.