frappe / erpnext

Free and Open Source Enterprise Resource Planning (ERP)
https://erpnext.com
GNU General Public License v3.0
22.1k stars 7.39k forks source link

Plaid: development environment decommissioned #42102

Open mrPauwHaan opened 5 months ago

mrPauwHaan commented 5 months ago

Information about bug

Since June 24, the development environment off Plaid is not working anymore and integrated in the production environment. However, when changing to this production environment it is not working. It leads to a "Invaled request error" and "authentication error". Development environment is replaced by limited production environment

Module

integrations

Version

v15.28.1

Installation method

None

Relevant log output / Stack trace / Full Error Message.

plaid.errors.APIError: As of June 20, 2024, the Development environment is no longer available and Development Items have been deleted. Migrate API activity to Production or Sandbox instead.

frappe.exceptions.ValidationError: provided access token is for the wrong Plaid environment. expected "production", got "development"

'error_code': 'INVALID_FIELD', 'error_message': 'Please see https://plaid.com/global for a list of supported country codes or file a support ticket to get access to a specific country https://dashboard.plaid.com/support/new/product-and-development/product-troubleshooting/request-product-access', 'error_type': 'INVALID_REQUEST', 'request_id': 'GdHdgvLem5nD8zf', 'suggested_action': None}
plaid.errors.InvalidRequestError: Please see https://plaid.com/global for a list of supported country codes or file a support ticket to get access to a specific country https://dashboard.plaid.com/support/new/product-and-development/product-troubleshooting/request-product-access
vcavel commented 3 months ago

I am facing the same issue, any update on this ?

ZeWaren commented 1 month ago

Is anyone already working on this bug?