oceanprotocol-archive / oceandao-proposal-portal

OceanDao proposal portal
0 stars 1 forks source link

Create proposal API could return error even if proposal is created #142

Open KatunaNorbert opened 2 years ago

KatunaNorbert commented 2 years ago

In the create proposal api the proposal is added to Airtable than it's added to the database. Issue is that if the proposal is added to Airtable than the adding to database fails the user gets a 400 error which says that it wasn't created, but the proposal is added to Airtable