AmericaSCORESBayArea / student-registration

Student families need to easily access their records and waivers at least once per year. This service needs to be paper-free, secure, and reliable... and a future standard for school districts and youth-focused nonprofits/volunteer organizations. Interfaces with Mulesoft API's and Salesforce.
https://scoresu.org
Other
2 stars 0 forks source link

[BLOCKING] Registration fails due to missing required fields. #164

Closed CritiqalPete closed 3 years ago

CritiqalPete commented 3 years ago

The API is failing to complete a registration because it expects: Contact_Type (should be "SCORES Student" on the ASBA form. For other deployments this may change) and School Site ID (in this test, we choose "Washington" in the "San Jose" Region)

Browser debug: Config.js:92 error in handleObjectLocalizedConfig C @ Config.js:92 Config.js:93 TypeError: Cannot convert undefined or null to object at Function.keys () at C (Config.js:86) at g (Config.js:105) at ie (Config.js:114) at ia (react-dom.production.min.js:157) at Hs (react-dom.production.min.js:267) at Cu (react-dom.production.min.js:250) at Su (react-dom.production.min.js:250) at Iu (react-dom.production.min.js:250) at vu (react-dom.production.min.js:243) C @ Config.js:93 Config.js:92 error in handleObjectLocalizedConfig C @ Config.js:92 Config.js:93 TypeError: Cannot convert undefined or null to object at Function.keys () at C (Config.js:86) at g (Config.js:105) at ie (Config.js:114) at ia (react-dom.production.min.js:157) at Va (react-dom.production.min.js:180) at Hs (react-dom.production.min.js:269) at Cu (react-dom.production.min.js:250) at Su (react-dom.production.min.js:250) at Iu (react-dom.production.min.js:250)