AGPL License - does it apply in this scanerio?
- by user1645310
There is an AGPLv3 based software (Client) that makes web service calls (using SOAP) to another software (Server - commercial, cloud based). There is no common code or any connection whatsoever between these two except for the web service calls being made.
My questions -
Does the Server need to be AGPL too? I guess not - but would like to…