Topic: error accessing table
Hi
I've been throwing various privileges at the taxon_images table in pgAdmin and it seems that no matter what I try the return error is always the same...
{"error":"Unknown Exception: No access to entity taxon_image allowed through view detail_taxon_images"}
Basically I'm accessing taxa_taxon_list, which works fine, to get at the taxa_meaning_id - but when I then try to load_existing_record using the taxon_images table where the taxon_image_id is 1234 it returns the above.
Any thoughts, help or general pointers in the right direction?
Ta very muchly
Iain