I need to pull some data from the API.It returns the GET in XML and I have having some issues trying to figure out how to assign some of the data from the API to fields in my model in django/python.
I am trying to delete a client object in my program and then also delete the object in activeCollab using the API provided.I can delete the object but I keep getting a 404 error when it calls the API.
I\'m trying to setup a repository in an ActiveCollab project. During setup, it reports that theconnection tests successfully. However, when I try to actually update the repository, I get the following