Forum

Patrick
      Has successfully completed the online course Introduction
    11 months ago #40105
    Up
    0
    Down
    ::

    Hi Andreas,

    perfect, thanks! With the parameter “postBody/grant_type”, the constant value “client_credentials” and the postFormat FORM it finally works – JSON doesn’t work!

    We have also stored our apitoken in “headParams/authorization” as a constant value in Base64 encoding so that the access token can be retrieved at any time in the app. We also use a server-side business object to call the connector.

    Best regards
    Patrick