Media sets can't be accessible via OSDK

I have a pdf file which is used in AIP agent as a document context. When we exposed this AIP agent via OSDK, we are getting permission issues. I do see this service user have access to both media sets folder and this particular media set as well.

1 Like

Hey,

The media set error here suggests the media set used for your agent’s document context is not currently included in the resources for your Dev Console application.

In order to include access to media sets used by the agent, you’ll need to manually add the project containing the media set to your Dev Console app under the Platform SDK resources tab - see the example in the docs here

1 Like

It worked after adding project but I feel like media sets should be handled differently. It’s not cool to add entire project there for accessing one media set.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.