brfcs Posted June 5, 2021 Share Posted June 5, 2021 (edited) I'm trying to hook up to the API to get a list of pinned topics to display on another website and the only way I can get it to work is by using an API key with basic auth, I'd prefer to use it with the X-Authorization header described in the docs, whenever I use that though I get an invalid API key error. I've tried it raw, base64 encoded & base64 encoded with the : on the end but I always get an invalid api key error. I'm using 4.5.3.2 which should be OK according to the docs. Edited June 6, 2021 by brfcs Link to comment Share on other sites More sharing options...
Recommended Posts