Closed joneslloyd closed 7 years ago
Hey @joneslloyd,
Check that you have set your subdomain:
Recurly_Client::$subdomain = 'your-subdomain';
You were completely right. It was being set, but lost because of some PHP / namespace issue :)
@joneslloyd No problem. It's actually really helpful to have this here for other people who may be searching against that error message. Thanks for updating us!
Hi there,
I'm just trying to make a request (get an account), but I get the following error:
Do you know why it could be happening? And why the host is
.recurly.com
rather than the full hostname?