Error with Plugin (HTTP 404)

Hello everyone!

I use Stripe Connect - Marketplace to make payments in the app. In the test mode all processes run correctly, however, in the live mode there is an error (that is below):

Workflow error - The service Stripe Connect - Retrieve Account Details just returned an error (HTTP 404). Please contact the plugin author directly for feedback. Raw error: { "error": { "message": "Unrecognized request URL (GET: /v1/accounts/). If you are trying to list objects, remove the trailing slash. If you are trying to retrieve an object, make sure you passed a valid (non-empty) identifier in your code. Please see Stripe Documentation or we can help at https://support.stripe.com/.", "type": "invalid_request_error" } }

Don’t know how this error can be fixed… All keys for the test mode & live mode are filled in correctly.

did you find the issue?

Hey!

Had this same issue today and it turned out to be solved within the privacy settings - the call didn’t have access to the data we needed to send Stripe.

I’m not 100% sure that will be the fix, but worth a shot.

This topic was automatically closed after 70 days. New replies are no longer allowed.