The announcements API is returning an HTTP 500, "failed to create directory".
It looks like this is caused by the fact that the default folder submissions doesn't have an "announcements" folder within it.
User can create the folder and it resolves the issue.
Should probably include the folder by default in the git repo, or include a check that if the folder doesn't exist when trying to make an announcement, it can create it.
The announcement is still created, even though the 500 error is returned.
The announcements API is returning an HTTP 500, "failed to create directory".
It looks like this is caused by the fact that the default folder submissions doesn't have an "announcements" folder within it.
User can create the folder and it resolves the issue.
Should probably include the folder by default in the git repo, or include a check that if the folder doesn't exist when trying to make an announcement, it can create it.
The announcement is still created, even though the 500 error is returned.