I’m unable to authorize a Basic Auth connection.
Error: 401 rest_forbidden
The site is a multisite with SSL.
Trying to access: https://www.site.com/subsite/wp-json/gf/v2/entries/1
When connecting with OAuth 1 I’m able to access, but i noticed that “source_url” is a http address and not https.
I’ve tried the suggested actions here without success: https://github.com/WordPress/application-passwords/wiki/Basic-Authorization-Header----Missing
Anyone know what I can do to be able to access with Basic Auth?