Found the solution in the end:The author instance needs to configure a Technical Account in the Developer Console.After that, import JJWT into the project and get an access token to be sent in the request header.Then the project can access the Author API.