Open mukundt opened 1 year ago
I'm trying to access the Self Diagnostics feature, which I believe falls under mobile-app/macgyver/urgent-autodiag-result. But calling api('SERVICE_MACGYVER_DIAGNOSTIC_RESULT') returns a 404. Do I need to treat mobile-app/ endpoints differently?
mobile-app/macgyver/urgent-autodiag-result
api('SERVICE_MACGYVER_DIAGNOSTIC_RESULT')
mobile-app/
I'm trying to access the Self Diagnostics feature, which I believe falls under
mobile-app/macgyver/urgent-autodiag-result
. But callingapi('SERVICE_MACGYVER_DIAGNOSTIC_RESULT')
returns a 404. Do I need to treatmobile-app/
endpoints differently?