topcoder-platform / taas-app

TaaS App Front End
3 stars 24 forks source link

Getting internal server error from the requestInterview API when scheduling an interview for the first time from a user #567

Open sdgun opened 2 years ago

sdgun commented 2 years ago

Steps Log in from a user who hasn't scheduled any interviews yet When submitting getting Internal server error

image

https://user-images.githubusercontent.com/4592712/139790724-21dd587b-fe48-4fd4-8d5f-e48ea57a2881.mp4

URL: https://api.topcoder-dev.com/v5/jobCandidates/e0753154-3cc4-47d0-ae0a-2ab405a67462/requestInterview

Payload: {"timezone":"America/New_York","duration":60,"availableTime":[{"start":"13:00","end":"14:00","days":["T","R"]}]}

maxceem commented 2 years ago

I think this is because of the our Nylas trial account reached limitation: "This organization has reached the maximum number of free accounts. Please add a payment method in the Nylas dashboard to proceed.".

Waiting for the billing account to get attached to it for lifting this limitation.

maxceem commented 2 years ago

@sdgun now we've got good Nylas account, could you please try this one more time, I believe it should work good now.

sdgun commented 2 years ago

Verified in Dev, not getting this error any more.