07-20-2022, 06:22 PM
(07-20-2022, 06:07 PM)GeorgeBairaktaris Wrote: Is this what you want?
That is what Postman's REST request looks like AFTER it has performed the 3-step OAuth authorization and gotten validated tokens to use for signing subsequent REST requests. Are you doing that 3-step authorization in your Indy code, as I described above? You can't access '/wp-json/wc/v2/orders' without getting validated tokens first.