Fixed: 500 Error when subject is passed as an array instead of string
Surjith S MFounder
Fixed an issue where the API returned 500 Error when the subject is passed as an array instead of a string. Now it converts to string and it won't throw an error.
