I am using this API, and this is my program.
Whenever I try to send a paste to pastebin I get an error on line 77 in the API:
return resp;
I'm not sure what I should do to enable the post to send successfully.
A first chance exception of type 'PasteBin.PasteBinApiException' occurred in WinForms_Run.exe Additional information: Bad API request, invalid api_paste_format
Any help is much appreciated.