Skip to main content

Search

Search

Web Service Integration with Basic Authentication

Comments

4 comments

  • Avatar
    Peter Thane

    Have you seen this post>

    https://support.seagullsoftware.com/hc/en-us/articles/4413434027799-BarTender-REST-API-Overview

    I believe all you need to make sure is that the credentials of the “user” account running the Integration have sufficient permissions to access these and this is normally the user account that is running the BarTender Print Schedluer Service  

    0
  • Avatar
    Harald Rauch

    Thanks Peter Thane  yes, I think I read every article and forum comment on the subject, but did not get anywhere.

    My task is to create a secure web service integration to receive JSON objects and perform all sorts of automation tasks. To control access our supplier suggested basic authentication and HTTPS. Neither of which is very well documented, especially the HTTPS part. It tells you how to create and attach a certificate, but it does not tell you how to prevent the ERR_CERT_AUTHORITY_INVALID error from happening or what you need to do to handle CORS policy correctly.

    Everybody is trying to make such interfaces watertight to avoid abuse, but there is not enough documentation to achieve it with the Integration platform :-(

    Anyway, thanks for your response, if I find a working setup I'll try to put it here.

    0
  • Avatar
    Peter Thane

    You may want to approach Seagull's Tech Support team directly for some guidance

    0
  • Avatar
    Harald Rauch

    Thanks Peter Thane , will do.

    0

Please sign in to leave a comment.