Blockchain Service Wallet V3 API Error – Wrong captcha

I’m using Blockchain’s API (https://github.com/blockchain/service-my-wallet-v3)

I’ve begun to receive this error, when I try to create new wallet using api/v2/create ({“success”:false,”message”:”Wrong captcha“}).

Everything was working before then it just randomly started giving me this error out of nowhere. I am running node service and sending my requests to it – Service v0.26.3, Node v6.4.0

I have tried asking Blockchain for assistance multiple times over the past 2 months but have not heard back from them.

Does anyone know how to resolve this issue? They did some kind of new update not long ago and it seemed to have affected the API somehow.