ease-crc / soma

The Socio-physical Model of Activities (SOMA) is a formal activity model for embodied agents that need to operate their body to generate motions that cause intentional effects in the physical and social world.
GNU Lesser General Public License v3.0
16 stars 23 forks source link

OOPs API not acception GET request #253

Closed sasjonge closed 2 years ago

sasjonge commented 2 years ago

OOPs in our CI is not working at the moment. The created oops.xml is containing the following line:

HTTP GET REQUEST NOT ALLOWED For accessing the OOPS! Web Service, use a HTTP POST request using this URL

I would assume that the API stopped allowing GET requests. A possible solution could be using POST requests, but for that the newly build ontology should be accessible over the internet.