bitrix icon indicating copy to clipboard operation
bitrix copied to clipboard

authentication error

Open CaduOlegario opened this issue 4 years ago • 1 comments

Good morning, I'm having trouble using and configuring oauth authentication and from what I realized it is no longer possible to use via webhook, I would like to put a tutorial on how to use oauth from bitrix24 or release via webhook. thanks. Obs. Was translated in google translator in case of spelling errors

CaduOlegario avatar Jan 04 '21 18:01 CaduOlegario

Hi @CaduOlegario, sorry for such a late reply! Unfortunately there is no easy way to get access token programmatically since it will require user input (login and password) at least if you are following official documentation. We do recommend using incoming webhook URL in client constructor and omit access tokens (docs)

mrhyde avatar Apr 26 '21 22:04 mrhyde