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!
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!