lyricfind is not working on plex (i have plexpass)

Hi,
I added a new music library and was looking for the lyrics. It seems like the plugin is making requests, however no lyrics are coming for any songs. I saw in another thread that you could copy and paste the api request in your browser and did the same. Here is the result I am seeing
http://127.0.0.1:32400/services/lyricfind/search?reqtype=default&searchtype=track&limit=100&output=json&artist=yolanda be cool and d cup&album=Now Thats What I Call Running
{“response”:{“code”:200,“description”:“NOT AUTHORIZED”,“message”:“Only one of \u0027ipaddress\u0027 or \u0027territory\u0027 may be provided.”}}
I am in the UK which is seemingly one of the authorized countries.

Update to the just-released server version 1.0.1, then try this again.