There is some way to have a fixed access token? I have 2 application, 1 web that gaves an access token after login, ok and I need an access token fixed for another application (python) that needs post in an endpoint, but this application is “static”, doesn’t have access to login page. Thanks.