Skip to content

Follow me on the Fediverse: missing data in frontend, missing options and 404 error in console in backend #1785

Closed
@openforfuture

Description

@openforfuture

Quick summary

The public block has missing informations (frontend):
Image

Weirdly in edit mode, it works fine (backend):
Image

...but block config options are missing (backend):
Image

...and in the browser console I’m encountering this error (backend):
GET https://fedimedia.it/wp-json/wp/v2/users/0/?context=activitypub&_locale=user 404 (Not Found)
{"code":"rest_user_invalid_id","message":"ID utente non valido.","data":{"status":404}}

Steps to reproduce

  1. Put the Follow me on the Fediverse block in a page/post
  2. Open your browser’s developer console
  3. Observe a 404 error from a REST API call to /wp-json/wp/v2/users/0/
  4. Publish and check the frontend view
  5. Notice that the block may appear empty or incomplete due to this failed request

Site owner impact

More than 60% of the total website/platform users

Severity

Minor

What other impact(s) does this issue have?

No response

If a workaround is available, please outline it here.

No response

Metadata

Metadata

Assignees

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions