Auth0Lock widget login/signup load failure

Upon loading my web application I get two errors in my browser console concerning the Auth0 scrips.
First error: Failed to load resource: net::ERR_BLOCKED_BY_CLIENT
Second error: Uncaught Error: Error: An error occurred when fetching client data for Lock: https://cdn.auth0.com/client/[Client_ID].js?t1500562252337 could not be loaded.

the Auth0Lock Widget screen also returns an error saying “Something went wrong.
Please contact technical support.”

This seems like it could be an issue caused by a Chrome extension:

Try another browser to confirm. If it works, I suggest disabling your Chrome extensions.

Turns out it was a chrome extension. The culprit was Privacy Badger. Adblock Plus wasn’t even blocking auth0 wow. Ok thanks.