Answer the question
In order to leave comments, you need to log in
How to make CRUD requests to a certain REST service in 1C, taking into account bearer authentication?
There is a certain REST-service to which 1С'ka addresses. Recently, authorization by token (bearer) was introduced for this REST service.
Is it possible in 1C to somehow pass a token in the headers to make requests?
Answer the question
In order to leave comments, you need to log in
The HTTPRequest object has a Headers property, through which you can set all the necessary headers, including tokens and basic authorization.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question