Hi,
I ́m trying connect a service to get a List in a Json Format.
http://riodatamine.com.br/#/api
I created 2 services.
The first is to Connect. It ́s OK but i cant see my access_token in the
answer.
How can i see the answer in the Header Http?
My first service:
---------------------------------------------Name: Connect
URL: http://api.riodatamine.com.br/rest/re...
Method: get
Data Type: json
Test Connection: Test successful
-----------------------------------------------The first service returned my "access_token" but i can ́t see.
I need this access_token to call the second service:
http://api.riodatamine.com.br/rest/in...
But i need to put the "access_token" in header request.
I read your answer but i cant understand what JavaScript i need to put.
-----------------------------------------------------------------------https://getsatisfaction.com/tiggzi/to...
stful_login_service
"Max Katz (Official Rep) 2 months ago
You authenticate from JavaScript, you get a token. Save the token and
use it in other services (with mapping) as usual."
-----------------------------------------------------------------------I ́m trying found the solution in your answers to other developers, but
i can ́t find the solution to my problem.
https://getsatisfaction.com/people/ma...
Can you help me, please?
Thank you!
Marco.
Brazil - Rio de Janeiro