Forum Discussion

wsurguy's avatar
wsurguy
Adept
10 years ago

C# examples of uploading images and attachments via the REST API

Are there any examples or information on uploading images and attachments via the REST API from a C# application?

Any help would be greatly appreciated.

2 Replies

  • wsurguy's avatar
    wsurguy
    Adept
    10 years ago

    Hi Jeff,

      Thank you fro replying.

    However this does not address the issue I am having as noted in the support case #00098724 'Some file types fail to load via REST API '.

    I am able to load attachments using C#, however the types listed below are failing with a generic 100 error.  The admin added them

    as permitted file types and I can attach them via the web editor, but when using the REST API I get the generic error.

     

    7z

    bgproj

    bgs

    ino

    lbr

    logicdata

    patch

    psr

    rar

    xbv

     

    Is there someplace else that the Admin needs to set these as permissible via the REST API.

     

    Wayne