---
title: New password errors for customer mutations - Shopify developer changelog
description: >-
  Shopify’s developer changelog documents all changes to Shopify’s platform.
  Find the latest news and learn about new platform opportunities.
source_url:
  html: 'https://shopify.dev/changelog/new-password-errors-for-customer-mutations'
  md: 'https://shopify.dev/changelog/new-password-errors-for-customer-mutations.md'
metadata:
  effectiveApiVersion: ''
  affectedApi: []
  primaryTag:
    displayName: API
    handle: api
  secondaryTag:
    displayName: Update
    handle: update
  indicatesActionRequired: true
  createdAt: '2020-03-12T12:37:55-04:00'
  postedAt: '2020-03-18T00:00:00-04:00'
  updatedAt: '2024-02-02T10:57:32-05:00'
  effectiveAt: '2020-03-18T00:00:00-04:00'
---

March 18, 2020

Tags:

* Action Required
* API

# New password errors for customer mutations

The `customerActivate`, `customerActivateByUrl`, `customerReset`, and `customerResetByUrl` mutations now return more specific error codes when users enter a password input that is invalid. These errors were previously returned as generic invalid customer or token errors.

Check out the [full list of possible error codes](https://shopify.dev/docs/storefront-api/reference/mutation/customererrorcode).
