-
Notifications
You must be signed in to change notification settings - Fork 121
Closed
Labels
feature: REST APIAuthenticating requests using application password and using REST API instead of Jetpack tunnel.Authenticating requests using application password and using REST API instead of Jetpack tunnel.type: taskAn internally driven task.An internally driven task.
Description
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/andwp/v2/for JCP and non-JCP sites respectively. We should investigate the possibility of always usingwp/v2/.
Metadata
Metadata
Assignees
Labels
feature: REST APIAuthenticating requests using application password and using REST API instead of Jetpack tunnel.Authenticating requests using application password and using REST API instead of Jetpack tunnel.type: taskAn internally driven task.An internally driven task.