Skip to main content

Hi All,

 

I am facing OData issue, when I browse my OData API, i am getting below error

 

"404 - File or directory not found. The resource you are looking for might have been removed, had its name changed, or is temporarily unavailable."

 

I have tried refresh, but thats also giving the same error.

 

Thanks,

Pradeep

Hello,

 

Common errors with OData people do is

1. Having wrong ".Net Globalization"

https://community.k2.com/t5/K2-Blackpearl-Forum-Posts/404-Error-while-Apply-Changes-on-Smartobject-OData-page-on-the/td-p/107730

 

2. Not having right permissions on api catalog set. 

usually "systemdisk"inetpubwwwrootk2apiodata (check security for user that runs the applicationpool)

 

Other then those 2 tips 

Read and see if you missed anything:

https://help.k2.com/onlinehelp/k2five/userguide/5.3/default.htm#K2-Management-Site/Integration/SmartObjectODataService.htm

 

Can't hurt to check if any fix pack has fixed you problem as well.

 

Regards

/Björn


Reply