help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Authentication header in function urlread


From: babelproofreader
Subject: Authentication header in function urlread
Date: Mon, 24 Apr 2017 06:05:11 -0700 (PDT)

I would like to access a web api that requires an authentication/bearer token
in an authorization header. The website gives a curl example of

curl -H "Authorization: Bearer 12345678900987654321-abc34135acde13f13530"
https://api-fxtrade.oanda.com/v1/accounts

How would I use this as input arguments to the urlread function?



--
View this message in context: 
http://octave.1599824.n4.nabble.com/Authentication-header-in-function-urlread-tp4682997.html
Sent from the Octave - General mailing list archive at Nabble.com.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]