ka-extension / ka-extension-ts

A browser extension for Khan Academy.
MIT License
19 stars 11 forks source link

Legacy `show_scratchpad` endpoint is gone #256

Closed EthanLuisMcDonough closed 1 year ago

EthanLuisMcDonough commented 1 year ago

This isn't too big of a deal because we only use this endpoint to get a user's legacy background image. This does mean that that feature might have to be removed unless we can find another legacy endpoint that has that data.

https://github.com/ka-extension/ka-extension-ts/blob/470b83ab407a5abfcbaed269f5dd158e00693216/src/util/api-util.ts#L186-L190