Loading...
Asked by Benjamín Gullo on Jul 16, 2024
Benjamín is attempting to send form data filled out by users in a NextJS app to HubSpot for creating contacts, but experiences a 500 error.
Answered by Benjamín Gullo
The possible solution involves debugging the API call, especially focusing on the configurations of the API request being made to ensure data is being sent correctly.