Sandbox api tokens

Howdy, we have a full version of infusionsoft, and also a sandbox for testing. I am able to connect to the full version just fine using GitHub - nateleavitt/infusionsoft: Ruby Gem for the Infusionsoft API . However, I am unable to connect to our sandbox instance. I get Invalid Key every time. Tried changing the key and still no dice. Is there a limitation on the sandbox that prevents api calls?

Thanks!
-James

Are you using the legacy api key or OAuth? If you are using legacy then the api key will be different in each application configured in the apps UI.

Legacy api key. And I am using the correct api key for the sandbox.

Nevermind, it magically started working. Thanks.

1 Like