Melody Lam
Results
2
comments of
Melody Lam
Wow, thank you @bennettscience. Appreciate the insight & prompt response! I'll probably write my own function to get the API call going for now with `Requester`.
Thanks @jessemcbride. Just FYI your patch now triggers ``AttributeError: 'AuthenticationEvent' object has no attribute 'pseudonym_id'`` in ``canvas_object.py``. I had to go into ``authentication_event.py`` https://github.com/ucfopen/canvasapi/blob/9383a97602a9e794eca76397ba4d521f1e983ad9/canvasapi/authentication_event.py#L6 and patch that to the following...