Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign up
The function
get_aflw_cookie()now returns NULL.This is passed onto all other AFLW functions and so they are failing.
Digging a bit deeper, it seems either the URL of the API has changed or we've been blocked :(
I guess either we need to find the new URL (instead of https://www.afl.com.au/api/cfs/afl/WMCTok) or we depreciate the AFLW stuff.
@OscarLane how did you find this originally? Any thoughts?