REST API Exception

Has anyone seen this error before. All I did was check the checkbox in the admin console then clicked deploy. When I enter the URL as seen in the image below I get an error. Is there something I am overlooking here, documentation makes it seem very easy to setup.

Try browsing to

https://<YOURSERVER>/<YOURINSTANCE>/api/help/

If that doesn’t work you may have something funky in your web.config. I had that happen once, I just removed that app-server and re-created it with the REST Checked (Same name) everything worked ok

Yes, navigating to help works.

ok what about going through the help to some of the services?

Doesn’t work. I get this.

Method not found… hmmm yeah interesting… Try re-creating an app server… looks like since you did the checkbox after deployment it didn’t work correctly.

That made it work @josecgomez

1 Like