#0 /home/ze/public_html/share.se7enx.com/var/community/cache/template/compiled/forum_topic-fa4df11fbf78acfe2ed2a2d6f7147d8c.php(2664): include() #1 /home/ze/public_html/share.se7enx.com/lib/eztemplate/classes/eztemplatecompiler.php(448): include('/home/ze/public...') #2 /home/ze/public_html/share.se7enx.com/lib/eztemplate/classes/eztemplatecompiler.php(402): eZTemplateCompiler::executeCompilationHelper('var/site/cache/...', '\n\n
Trying REST api, but keep getting provider 'ezp' not found / Developer / Forums - Share eZ Publish! The eZ Publish Community

Forums / Developer / Trying REST api, but keep getting provider 'ezp' not found

Trying REST api, but keep getting provider 'ezp' not found

Author Message

Sander van den Akker

Sunday 26 June 2011 1:08:01 pm

I followed the installation instructions found in the docs, but I keep getting the following error:

"The API provider 'ezp' could not be found. in /usr/local/var/www/ezpublish/kernel/private/rest/classes/rest_provider.php on line 37".

Am I missing something?

eZ Publish certified developer
http://auth.ez.no/certification/verify/392313

Jérôme Vieilledent

Monday 27 June 2011 1:10:41 am

Hi Sander

Do you have the ezprestapiprovider extension installed and activated ? It should be part of the distribution anyway...

Sander van den Akker

Monday 27 June 2011 2:24:28 am

That's it! I was mislead since the docs state the REST api is part of the kernel, but apparently the ezp provider is not. Thanks!

eZ Publish certified developer
http://auth.ez.no/certification/verify/392313

Jérôme Vieilledent

Monday 27 June 2011 2:27:31 am

You're welcome !

Actually, the core of the REST API is part of the kernel, but the base services are contained in an extension ;-)