Hello!
I have two questions:
-
When I create project via API and set color, it is set only by my user, and for all it stays transparent. What am i doing wrong?
-
New rich text does not work for me, i try to:
var options = {
“method” : “GET”,
“headers” : {“Authorization”: "Bearer " + asanaToken,
“Asana-Enable” : “new_rich_text”},
“contentType”: ‘application/json’,
muteHttpExceptions: true
};
I try to get Project with rich text notes, but i get only usual notes. No rich notes