Difference between revisions of "Att"
From Wiki2
Line 1: | Line 1: | ||
https://github.com/attdevlab/DevLabs | https://github.com/attdevlab/DevLabs | ||
http://localhost/?code=WnaBDEsEV9d1erjeYI6V | |||
===stuff2get=== | ===stuff2get=== | ||
http://localhost/?code=61jKIb8ZJDe0oiT1JFhR | |||
App Key: | App Key: | ||
Line 15: | Line 15: | ||
Merchant ID: e343f84e-2bf2-4d9e-b235-476c73badbd2 | Merchant ID: e343f84e-2bf2-4d9e-b235-476c73badbd2 | ||
$ curl https://api.att.com/oauth/token --request POST --insecure --data "client_id=2e | |||
1dsvd4fl6kgpwfbarebfxuvyppayhh&client_secret=tveoq3xbqaesdl1tjddeboogkdeuwpbk&grant_t | |||
ype=authorization_code&code=61jKIb8ZJDe0oiT1JFhR" | |||
{"access_token":"I9OJOl4g6nzmv2m0RggG7P15klOTvHpe","token_type":"bearer","expires_in":157679999,"refresh_token":"3kwd1zWsescSmZ7QYklO94tTXw8 | |||
eHKb8"} |
Revision as of 10:26, 20 May 2014
https://github.com/attdevlab/DevLabs http://localhost/?code=WnaBDEsEV9d1erjeYI6V
stuff2get
http://localhost/?code=61jKIb8ZJDe0oiT1JFhR
App Key: 2e1dsvd4fl6kgpwfbarebfxuvyppayhh
App Secret: tveoq3xbqaesdl1tjddeboogkdeuwpbk
Merchant ID: e343f84e-2bf2-4d9e-b235-476c73badbd2
$ curl https://api.att.com/oauth/token --request POST --insecure --data "client_id=2e 1dsvd4fl6kgpwfbarebfxuvyppayhh&client_secret=tveoq3xbqaesdl1tjddeboogkdeuwpbk&grant_t ype=authorization_code&code=61jKIb8ZJDe0oiT1JFhR"
{"access_token":"I9OJOl4g6nzmv2m0RggG7P15klOTvHpe","token_type":"bearer","expires_in":157679999,"refresh_token":"3kwd1zWsescSmZ7QYklO94tTXw8 eHKb8"}