-
Notifications
You must be signed in to change notification settings - Fork 14
Troubleshooting
If you experience an issue running the plugin refer to this document to see if your issue is addressed. Please first open the developer console and note any errors in red. View instructions to open the console for various browsers.
If the popup appears to open and close immediately it's often due to a payload-invalid
error. You can open your developer console and look for errors. You may see something like this in red:
[FastSpring API] (!) Error: Error received: – 400 – "payload-invalid"
This is usually an indication that your settings in the plugin setup are incorrect. Specifically double check the following fields:
- Private Key
- Storefront
- Access Key
If any of these are invalid it will yield such an error. Ensure your storefront does not have a protocol (http://) or ending slashes/spaces.
This error stems from an invalid storefront path. Ensure this path is correct.