Thread LWP::UserAgent und 401 Unauthorized (45 answers)
Opened by bianca at 2013-06-12 21:07

bianca
 2013-06-13 08:33
#168128 #168128
User since
2009-09-13
6978 Artikel
BenutzerIn

user image
Anbieter des Service schreibt mir, ich müsse das Äquivalent von dem hier ausführen:
Code: (dl )
curl -X GET --digest -u username:passwort -H "Content-Type:application/on" -d '{"param":"value"}' https://dev.sepatools.eu/supported_banks

Wobei {"param":"value"} nur ein Platzhalter ist, da es im Moment noch keine Parameter gibt. Die Schnittstelle wird noch entwickelt.

Kann ich überprüfen, ob mein Code/das Modul das richtig macht?
10 print "Hallo"
20 goto 10

View full thread LWP::UserAgent und 401 Unauthorized