After spending a tonne of time on this one, I thought I'd document what I believe was the issue all along.
In my server configuration I'm doing a 301 permanent redirect from https://server.tld to https://www.server.tld. This specific redirect doesn't pass the authorisation headers - as...
Hi All,
I've been struggling with this issue for the last two days and I've concluded that this a server configuration issue.
I have a Laravel application running on my server which serves a simple API. I'm trying to use a personal access token in postman to access the endpoint passing it as a...