MISSING_AUTHORIZATION_HEADER error when trying the Wordpress > Search User action
Status: Closed · Asked by RoCrow on · 0 views
I'm trying to create an automation that will, eventually, send data into WordPress.
The first step is finding the correct WordPress user, so I'm using the action WordPress > Search User.
Initially I was denied log-in, but I used the WordPress REST API Authentication from Mini Orange which seemed to overcome the first problem.
Now the problem is I'm getting a MISSING_AUTHORIZATION_HEADER error when I'm trying to Search User:

Any idea what I need to do to overcome this hurdle?
Cheers!
Hey @RoCrow
Please uninstall the "Mini Orange" plugin from your WordPress account before installing the "Basic Auth" plugin.
To add the Basic Auth plugin to WordPress, please follow the instructions in the following thread.
Is basic auth better than "Mini Orange" plugin? Why recommended in the module and youtube if not recommended by pabbly?
Is basic auth better than "Mini Orange" plugin? Why recommended in the module and youtube if not recommended by pabbly?
The preference for Basic Auth or the 'Mini Orange' plugin varies based on specific needs and circumstances. Basic Auth is simpler but may lack a few things, while plugins like 'Mini Orange might offer some other security options.
However, it's worth noting that sometimes hosting providers can block certain plugins, potentially affecting their functionality.
Ultimately, the choice should align with your specific requirements and compatibility with your hosting environment. Follow the recommendations in the relevant module or tutorial, but remain open to alternatives if compatibility issues arise.