Skip to content
This repository was archived by the owner on Sep 1, 2023. It is now read-only.
This repository was archived by the owner on Sep 1, 2023. It is now read-only.

Posts created by contributors are not syncing #31

@truekasun

Description

@truekasun

FILL THESE DETAILS FIRST:

  • Ghost version: 1.25.3
  • App version: 1.2.1

Issue #1

When users with “Contributor” role try to write a post using the Ghost mobile app, it doesn’t sync to the server.

I was going through a debugging session and found the following error when a contributor tries to create a post.

{“errors”:[{“message”:“You do not have permission to add posts”,“errorType”:“NoPermissionError”}]}

Issue #2

When this happens, Ghost mobile app keeps trying to sync with the server and finally it goes through the spam prevention system resulting in the following error

{“errors”:[{“message”:“Too many attempts try again in an hour”,“context”:“Only 100 tries per IP address every 3600 seconds.”,“errorType”:“TooManyRequestsError”}]}

Then no one in the same network can even log in to the app within an hour.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions