Web Service Integration_Currencies" was not found!

We have problem connecting to NAV 2013 web service, with 2009 it works fine.

We have tested this url from web browser and it works.

localhost:7047/…/Integration_Currencies

But when we call service through php code it fails:

Fatal error: Uncaught SoapFault exception: [a:Microsoft.Dynamics.Nav.Service.WebMetadata.ServiceBrokerException] Service “CRONUS Canada%2C Inc/Page/Integration_Currencies” was not found! inNAV_Currencies.php

Does anybody know why this problem is happening in 2013?