TLDR TiF asked how to set a stream name in a JSON CURL call and encountered a token error when sending a search query. Prabhat provided advice including the limit of APIs on the cloud service.
Just change the URL
ahh so. I'm mental
We did not specify that. We should add it
Can you help me? I send search query of this:
```URL (working fine with ingesting, change the search) "
only ingestion APIs are currently available on cloud service. We are working on enabling rest of the APis on cloud service. If you intend to call other APIs you will need to use the self-hosted OpenObserve for now
Ahh, okay, understand.
TiF
Wed, 11 Oct 2023 16:51:52 UTCsorry for the lame question, how can I set the stream name in CURL call? in json the {"stream": "name ... isn't seems to work