---
"@context": https://schema.org
"@type": TechArticle
"@id": https://www.twilio.com/docs/api/errors/60307#article
headline: "60307: Cannot resend push notifications to 'none' notification platform"
url: https://www.twilio.com/docs/api/errors/60307
inLanguage: en
dateModified: 2026-03-11T20:43:38.000Z
author:
  "@type": Organization
  name: Twilio Developer Education Team
publisher:
  "@type": Organization
  name: Twilio
---

# 60307: Cannot resend push notifications to 'none' notification platform

Log Type: APPLICATION

Log Level: ERROR

## Description

This error is returned when the resend push notification endpoint was called for a factor using "none" as notification platform in its configuration.

### Possible causes

You called the resend push notification endpoint for a factor with the "none" notification platform configured.

### Possible solutions

For factor configured with "none" as notification platform, it is not necessary to call the resend push notification endpoint.
