Skip to main content
Solved

How to add capabilities for streams and records?

  • July 21, 2025
  • 3 replies
  • 43 views

Forum|alt.badge.img+2

Hello,

I am testing streams and records in one of our projects, but I am getting “The user does not have any ILA streams capabilities.” error.

I am also not able to add the capabilities for Streams and Records to my user group as I cannot see them in the capability type list

 

Best answer by Thomas Sjolshagen

Have to use the API. So, for instance, with Postman or the Cognite Python SDK would be options.

3 replies

Aditya Kotiyal
MVP ⭐️⭐️⭐️⭐️⭐️
Forum|alt.badge.img+5
  • MVP ⭐️⭐️⭐️⭐️⭐️
  • July 21, 2025

@Thomas Sjølshagen 


Forum|alt.badge.img

Have to use the API. So, for instance, with Postman or the Cognite Python SDK would be options.


Forum|alt.badge.img+2
  • Author
  • Seasoned ⭐️⭐️
  • July 21, 2025

@Thomas Sjølshagen  Thanks, it works now!