• REST API Script endpoint requires active session and does not regard Token sent in Header

    Hello,

    We are currently implementing OAuth2 authentication, specifically so a third party app can communicate with the REST API. The configuration in Designer is essentially done and works when contacting the API endpoints /entity/ and /assignment/.

    However…