I need to be authentic to an API with a “ bearer secret”, and for all “modern” languages there are SDKs and libraries that handle this seamlessly. The previous API my client used came with username and secret, which took me an hour to read, understand and implement.
But now I wasted almost my whole day authenticating with a bearer secret with no success. I've read, installed and tried so much - does it really have to be that complicated with Lazarus !?