This repository was archived by the owner on Oct 4, 2022. It is now read-only.

Description
For Premium, we need to load morphology data from MyYoast. For this, we need to add functionality that loads a JSON file from a URL. This request should return the a 200 with the JSON file when it succeeds and a 403 with an error message in case it fails.
For testing purposes, we can load the file from the YoastSEO.js-premium-configuration repo.