Hello,

I have successfully installed the sparql_views module and I am trying to add a sparql views resource type but I keep getting the following error message.

EntityMetadataWrapperException: Invalid data value given. Be sure it matches the required data type and format. in EntityDrupalWrapper->set() (line 707 of /www/sites/all/modules/entity/includes/entity.wrapper.inc).

I hope someone can help with this.

Thanks.

Comments

eloralon’s picture

Hi,

I finally got this to work by installing older versions of the modules and then using Drupal 7 admin page update helped clear all the errors.

So the lesson I got was that using the update under admin page helps apparently download not only the modules but also their dependencies.

Thanks.