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/"); Quote Link to comment https://forums.phpfreaks.com/topic/291247-odata-php-client-authentication/ Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.