404 likes that means that the call itself isn’t correct, if there would be a problem with clientId, clientSecret, grant_type or permissions then the error would be different.
We are getting the below error message once we have clicked on layout pages. We have created a layout but it does not displayed in the list. However that entry exists in the database table.
thanks for your response. Below error has been resolved through setting up the Max Query String.
However i was still not able to call the api through the postman. We are using Windows IIS Server 2008 R2, Php Version php5.5.12. We have shared the folder structure of our CMS and its binding.
please let us know if we have configured it correctly. Kindly suggest if we can use any Get Call to check whether our request is reaching to the server or anything else to diagnose the issue.
Yes, We have not used the URL rewrite rules in web.config. I have added the code in my web.config. Now our CMS is not working on opening the CMS it is showing the 500 - Internal server error.
Apart from adding the URL rewrite rules in web.config, kindly suggest if i am supposed to do something else also.
I’m glad to hear that, sorry that it took some time to find out what was missing, but with custom/manual installations and various server environments, as you see, there are couple of settings that might cause problems and it’s not always obvious where is the problem.
In any case I believe your installation should work fine now, it would be good to install and configure zeroMQ/XMR (if you haven’t already) as well, to fully utilise 1.8 features.
ie downloaded this and put in the appropriate folders (php directory and php extension directory), added the line to the php.ini and restarted your webserver?