Skip to content

Error when setting subscription status to "Blacklisted" #285

@freezerxp

Description

@freezerxp

When attempting to change the subscription status to Blacklisted, the API returns an error:

Failed to update status: ApiError: invalid status: blacklisted

It appears that the blacklisted status may not be supported or allowed by the API, even though it is available in the UI.

Steps to reproduce:

  1. Open a subscriber.
  2. Click Change Status.
  3. Select Blacklisted.
  4. Click Update Status.

Expected result:
Status should be updated to Blacklisted.

Actual result:
API returns error invalid status: blacklisted.

Question:
Is blacklisted a valid status for the API, or should another status be used?

Image

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions