[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
REST example with authentication
I'm looking for some RPG code examples using a REST web service
requiring basic authorization.
the URL is : [1]https://macropoint-lite.com/api/1.0/tms/data/location
And then the headers are :
Headers:
Host: macropoint-lite.com
Authorization: Basic ---REDACTED----==
Content-Length: 1124
Content-Type: application/xml
I then need to supply some XML
I've downloaded and have successfully run the WUNDERG example but don't
quite see how to get it to be a POST with authentication.
Thanks for the assistance.
Mark
References
1. https://macropoint-lite.com/api/1.0/tms/data/location
-----------------------------------------------------------------------
This is the FTPAPI mailing list. To unsubscribe, please go to:
http://www.scottklement.com/mailman/listinfo/ftpapi
-----------------------------------------------------------------------