Esteban Lapissonde
Results
2
comments of
Esteban Lapissonde
Is this fixed? I'm trying to get token with: ``` curl --request POST \ --url 'https://{domain}/application/o/token/' \ --header 'content-type: application/x-www-form-urlencoded' \ --data grant_type=client_credentials \ --data 'username={username}' \ --data 'password={password}' \...
@BeryJu Why didn't you include #13419 in 2025.2.2 version ?