I'm using the API, and is getting the following exception when using the method Project_GetAll.
The exception message
- Code: Select all
fault soap:Client Economic.Api.Exceptions.AuthorizationException(E03020): To use this feature you must be authorized to use the Project Management add-on module. {id=2104459713}
(null)
Ofcourse this leeds me to investigate if the user is correctly authored to use that method. The people that setup the account says that it is.
So the question is, does the user need some special configuration to able to access that method from the API ?

