-
Notifications
You must be signed in to change notification settings - Fork 153
Closed
Description
NameError - uninitialized constant Plaid::CraCheckReportProduct:
Summary
In the ruby backend, Encountering a NameError when attempting to access Plaid::CraCheckReportProduct in the Plaid library.
Steps to reproduce:
1- set up the env file.
2- try to generate a new link for the sandbox env post '/api/create_link_token'
Proposed Solution:
- Replace
Plaid::CraCheckReportProductwithPlaid::CraCheckReportBaseReportGetRequest
Screen
Metadata
Metadata
Assignees
Labels
No labels
