Skip to main content
1-Visitor
August 28, 2020
Solved

"Entity Not Found : [EntityServices ]" while calling APIs via Postman

  • August 28, 2020
  • 1 reply
  • 2561 views

Dear experts,

 

I am getting the error message you find in the subject while calling APIs under /Thingworx/Resources/EntityServices, while I have no issue for /Thingworx/Things. Checking previous posts I have seen that this looks like a common error when visibility rights are missing, but I am not sure of what the minimum requirements are (i.e., if it's enough to assign rights at the APIKey level, or if you need to create an Organization and/or UserGroup).

 

Thanks and best regards!

    Best answer by abhiramk

    You are giving visibility permissions for entities such as things, templates etc. But the functions and entity services lies under resources as mentioned earlier. You have to give permissions to resources.

     

    abhiramk_0-1598617317563.png

     

    1 reply

    1-Visitor
    August 28, 2020

    All Entity services, Sessions services and all functions existed under resources. You can just go to resources and provide visibility permissions to default organization existed in the system which is 'everyone' or you can create a new organization and provide visibility permission for you organization.

     

    Raccone1-VisitorAuthor
    1-Visitor
    August 28, 2020

    Hello @abhiramk,

     

    Thanks for your answer, I have provided visibility permission like this (FVTestThing is the Thing Template I am trying to instantiate):

     

    permVis.PNGBut this is not doing it for me. Am I missing something?

     

    Thanks,

    Federico 

    abhiramk1-VisitorAnswer
    1-Visitor
    August 28, 2020

    You are giving visibility permissions for entities such as things, templates etc. But the functions and entity services lies under resources as mentioned earlier. You have to give permissions to resources.

     

    abhiramk_0-1598617317563.png