Untitled

 avatar
unknown
plain_text
a year ago
298 B
3
Indexable
curl --location 'https://aptpay-cosmos.development.teamapt.com/oauth/token' \
--header 'Authorization: Basic a3V3ZWdvLWNiYS1hbGVydC1zZXJ2aWNlOmNsYXJpdHk=' \
--form 'username="kuwego_cba_admin"' \
--form 'password="password"' \
--form 'grant_type="password"' \
--form 'authenticationDomain="kuwego"'
Editor is loading...
Leave a Comment