Hi, i want to get an access token. but i can't.
I post four parameters to Bing translate API address by useing advanced Rest client which i can download at chrom web store.
these are API address and parameters which i put in the advanced
Rest client.
api address: https://datamarket.accesscontrol.windows.net/v2/OAuth2-13
parameter
client_id : saTranslator
client_secret : 3t****G+qj1LL1IeSQ4****************
scope : http://api.microsofttranslator.com
grant_type : client_credentials
but i can't get the result.
am i wrong?
* i tried it at company. but after work, i did it at home. then i can get an access token in the same way.
this means the steps i tried for getting an access token are correct.
I think the problem is related to the fire wall.
what can i do for getting an access token at company?