Cannot submit replies to reviews in App Store Connect

When trying to respond to a review in App Store Connect developer console, the submitted review disappears as if we never responded. It happens to different apps that we have in published state.

  1. In App Store Connect select an app
  2. Go to Ratings and Reviews
  3. Choose a review and select "Reply"
  4. Add text and press Submit
  5. The reply doesn't appear even after refreshing the page

Actual result: the reply should appear underneath the review as "Developer Response" or "Developer Response Pending"

We’re encountering the same issue when replying to reviews via App Store Connect.

After submitting a response through the developer console, we receive a success status code from the POST /responses endpoint, but the reply doesn’t appear under the review—even after refreshing.

Upon checking the GET /reviews response, we noticed that the developerResponse field remains null, which suggests that the reply isn’t being saved and displayed correctly.

I am also facing the same problem.

Had the same problem but now seems like the issue was fixed.

Cannot submit replies to reviews in App Store Connect
 
 
Q