You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I don't handle the billing side of things but if it's a free account it might have limited or no API access. I'd check on that first, otherwise I tried replicating what you did there and couldn't get the same issue, but if that's not the case I also refreshed the ruby gems version of the API and updated to 0.0.3 (some methods had been added, so I would also try the get_customers() method to see if it's an account authentication issue or if there's a bug with multiauth) if you want to try reinstalling.
Following the docs I tried to get a multiauth token like this:
Expected result:
Got:
The api_key and api_secret we're definitely correct - why is the authorization failing?
The text was updated successfully, but these errors were encountered: