Hi,

While publishing order from drupal queue to cordys I am getting this error.

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

Issue fork entity-1960138

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

sandipmkhairnar’s picture

We are using cordys interface for publishing reference orders to third parties.

garyg made their first commit to this issue’s fork.

TR’s picture

Priority: Major » Normal
Issue summary: View changes

You are going to have to look at the rest of the error message, the part you didn't show, to find out what module is using the Entity API and passing bad data. Then you have to find out where that bad data is coming from.

TR’s picture

Status: Active » Closed (outdated)

Wait, this support request is 10 years old?

@garyg: Why did you open an issue fork? I'm marking this as obsolete, because no-one else seems to have had this problem and because there has been no further information from the OP. If you think this is still a problem please open a new issue with details on how to reproduce the error.