Assistance Writing Get return - authorization/subjects/SubjectID to csv file

Need assistance in figuring out how to write the return from the GET authorization/subjects/SubjectID to a .csv file. Current error received while using csv.Dictwriter : TypeError: can only concatenate str (not "dict") to str

This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.