While accessing Activities V2 API with a non-admin API Token and query params consisting of ‘updated_since’ the API throws a ‘500 - Internal Server Error’ Response.
The same will work with an admin API Token.
With non-admin API Token when I remove the ‘updated_since’ query param it will work again, just as expected.