I was getting 404s trying the V5 Get Community by Name API. Initially I was not caring about case, because the code example uses “DallasTesterCommunity” as an example. However, I noticed that communities were shown lowercase in the live dashboard, so I tried lower-casing my test community and suddenly got a response.
Makes me wonder if there are more normalization rules I should be following.