Closed (fixed)
Project:
Recurly
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
16 Jun 2012 at 23:03 UTC
Updated:
1 Jul 2012 at 07:41 UTC
I want to add my new Recurly API key to but I can't access the settings page
The page is admin/config/services/recurly/settings and the error is Recurly_UnauthorizedError: Your API Key is not authorized to connect to Recurly. in Recurly_ClientResponse->assertValidResponse() (line 50 of C:\wamp\www\commerce\sites\all\libraries\recurly\lib\recurly\response.php).
This is a vanilla installation with only Drupal Commerce, Libraries, Recurly.module and the Recurly API.
Comments
Comment #1
quicksketchThanks, the module is in terrible flux at the moment, sorry for such a trivial problem. I've fixed this in my local sandbox and it'll be in the next round of commits.
Comment #2
quicksketchThis has been fixed in #1635742: Provide pages for changing a subscription and canceling. Thanks for the report!