API changes - Get All Reviews

Are any changes that have been made related to any of the endpoints that @viet created as part of the WaniKani Google Sheet connection?

I’ve had my sheet pulling data for nearly three years now and today is the first time I’ve had a failure notification. I’m hoping that this connection won’t be abandoned, because I find it extremely useful to keep track of historical progress.

Exception: Request failed for https://api.wanikani.com returned code 503. Truncated server response: <!DOCTYPE html>
	<html>
	  <head>
		<meta name="viewport" content="width=device-width, initial-scale=1">
		<meta charset="utf-8">
		<title>Applicat... (use muteHttpExceptions option to examine full response)
    at fetchData_(Code:240:34)
    at generateDataFromAssignments(Code:166:24)
    at generateNewDailyEntry_(Code:251:3)

Looking at the gist, I can’t see it calls that Get All Reviews endpoint, so I’m hoping it’s just a bug.

2 Likes