Skip to content

TypeError: Cannot read properties of undefined (reading 'A.STRM') #17

@Froggymine

Description

@Froggymine

On chrome, using the plugin from https://myadelaide.uni.adelaide.edu.au/#/home/ while logged in gives the following log:

2025-01-23T05:56:54.015Z [INFO] Chrome main.js initialised
2025-01-23T05:56:55.727Z [INFO] Fetching data from API
2025-01-23T05:56:55.736Z [INFO] Fetched access token of user
2025-01-23T05:56:55.736Z [INFO] Fetching semester code
2025-01-23T05:56:56.219Z [INFO] Fetched semester code
2025-01-23T05:56:56.219Z [INFO] Parsed semester code
2025-01-23T05:56:56.219Z [ERROR] TypeError: Cannot read properties of undefined (reading 'A.STRM')
2025-01-23T05:56:56.220Z [INFO] Fetching timetable data
2025-01-23T05:56:56.589Z [INFO] Fetched timetable data
2025-01-23T05:56:56.590Z [INFO] Parsed timetable data
2025-01-23T05:56:56.591Z [INFO] Parsed JSON into iCal
2025-01-23T05:56:56.593Z [INFO] Generated iCal file with file name: blob:chrome-extension://egakamjbdhjpjanbjaaikcjlcbclmbjg/2ad5e385-c398-4736-ac5a-03f2c69a32e8
2025-01-23T05:56:56.593Z [INFO] Downloaded iCal file

The resulting ical file has no events:

BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//sebbo.net//ical-generator//EN
NAME:University
X-WR-CALNAME:University
TIMEZONE-ID:Australia/Adelaide
X-WR-TIMEZONE:Australia/Adelaide
X-LIC-LOCATION:Australia/Adelaide
END:VCALENDAR

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions