I\'m trying to send an authenticated request with one click in postman.
So, I have request named \"Oauth\" and I\'m using Tests to store the token in a local variable.>
A little late but for others who come across this post, it IS now possible to send another request from the Pre-request Script section. A few examples can be found here : https://gist.github.com/madebysid/b57985b0649d3407a7aa9de1bd327990
Pre-request Script