Sort by
Newest
Create channel can return an error response
Active: 2 yearsCreated: January 02, 2023Area:Teamwork and communications
When you create a channel, if you use special characters in your channel name, the Get filesFolder API will return a 400 Bad Request error response. When you create a channel, make sure that the displayName for the channel does not:
- Include any of the following special characters: ~ # % & * { } + / \ : < > ? | ‘ ”.
- Start with an underscore (_) or period (.), or end with a period (.).