If you want to send RPC (Remote Procedure Calls), like data reads or writes, you'll need to log in:
- Click the green Authorize button (it should have an open padlock icon)
- In the client_id text field, type the client id
swagger
- Click the green Authorize button beneath the scopes
- A PlaidCloud login tab should open in your browser. Log in as you normally would.
- You should now be logged in. You can close the Available Authorizations window.
- You can now send RPC requests by going to the method you want and clicking Try it out
- If you're logged in, you should get a response. If you have not successfully logged in, you'll get a 401 Unauthorized error.
Last modified March 11, 2024 at 3:25 PM EST: Creation of the expression expression library (3110a17)