跳到主内容

搜索

搜索

How to use REST API remotely to use other clients as well?

评论

2 条评论

  • Avatar
    Sahvanna Canary
    版主

    Hello 영지 박,

    Thank you for using the BarTender forums! While I don't have an exact answer for your issue, here's some documentation for our Rest API that may be of help:

    0
  • Avatar
    Alex Rublev

    Hi. I have solved this issue. Maybe it will help someone.
    To enable remote access to the REST API, you need to change the setting in the application "C:\Program Files\Seagull\BarTender 2022\net5.0\appsettings" - "Remote access": { "Allowed": true }. Set the value to "true". After restarting the server, everything worked for me!

    3

请先登录再写评论。