LanceMcCarthy / MvpApi

An application for Microsoft MVPs to easily browse and upload contributions
MIT License
36 stars 10 forks source link

Catch failed POSTs when contribution is out of range #34

Closed LanceMcCarthy closed 6 years ago

LanceMcCarthy commented 6 years ago

Due to the multiple overlapping award cycles this year, some people may receive an error from the API. For example:

Your contribution submission must be for community activities between April 1, 2017 to April 1, 2018

Need to add a check for this result and surface it to the user instead of logging it as an exception.