lilmer Posted September 24, 2014 Share Posted September 24, 2014 Hello, I am trying to connect to the oData service API, I already generated the file which has all the method I need. My problem is when I run in on the web site it shows 401 (Unauthorize user), so i need to input username and password to connect to the OData Service, but I don't know where to put my username or password. define("DEFAULT_ODATA_SERVICE_URL", "https://sample.service.site/Wcf.OData.svc/"); Link to comment https://forums.phpfreaks.com/topic/291247-odata-php-client-authentication/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.