Skip to content

[REST API] Media DotCOM requests need to be converted to REST API  #8566

@selanthiraiyan

Description

@selanthiraiyan

Description

The requests from MediaRemote are all WPCOM requests, and those requests aren't using Jetpack tunnel.

I learnt from this internal discussion that /media requests cannot use Jetpack tunnel. p1672921523522859-slack-C046HDZL87J

Next steps

  • We need to investigate about how we can convert these WPCOM requests into REST API requests when authenticating using application passwords.
  • Please note that MediaStore runs this check to choose between rest/v1.1/ and wp/v2/ for JCP and non-JCP sites respectively. We should investigate the possibility of always using wp/v2/.

Metadata

Metadata

Labels

feature: REST APIAuthenticating requests using application password and using REST API instead of Jetpack tunnel.type: taskAn internally driven task.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions