CMS Service Cannot get schema / content by name

Hi Team,

I am currently working with the content repository on REELS. I have already defined the schema and added the content.

When I use the API https://sandbox.neutrinos-apps.com/cms-service/api/schemas/fetchById to fetch by ID, it works well.

However, when I try to fetch the schema or records by name, the service returns “not found.” I have checked and confirmed that the schema name and version are correct.

Could someone please advise on this issue?

1 Like

I can get the content using the REELS token instead of the IDS token.

2 Likes

Hi @tienn , I am able to successfully retrieve responses from the fetchByName and fetchByNameAndVersion APIs.

Yes, you can use the REELS token.