Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Searching with the Genesis API

...

 How do I check which version of Genesis API I have installed?

  • Go to %Program Files (x86)%\Esha Research\GenesisAPI\bin
  • Right-click on the GenesisApi.dll and select the Details tab from the dialog that pops up

When making a request, I am met with 'Error: read ECONNRESET'.  What might cause that?

A probable cause of this problem is an invalid Unit (UnitId). For example, if your Request calls for a volume amount of an ingredient - but there is no volume measure defined in Genesis, this error will occur. Please verify the available measures from within Genesis itself (edit the record in question, and look to the 'Measures' or 'Yields/Measures' page.  Alternatively, attempt to add the ingredient/recipe to another Recipe in the amount & measure within the request.


I get an error when making a request that has special characters (e.g. &).  How do I handle that?

...