- or download this
[dodgers]$ curl https://secondroad.harvestapp.com/account/who_am_i -H
+'Accept: application/xml' -H 'Content-Type: application/xml' -u ellio
+tt.williams@secondroad.com.au:*****
<?xml version="1.0" encoding="UTF-8"?>
...
<timezone>Sydney</timezone>
</user>
</hash>
- or download this
[dodgers]$ perl perl_requests.pl
% Total % Received % Xferd Average Speed Time Time Time
+ Current
Dload Upload Total Spent Left
+ Speed
0 38 0 38 0 0 214 0 --:--:-- --:--:-- --:--:
+-- 0
Authentication failed for API request.[dodgers]$
- or download this
#!/usr/bin/perl
...
print $xml;