Yaroslav Shepilov

Results 408 comments of Yaroslav Shepilov

Hi @SrilakshmiDoma14 redirect uri is where your network address/hostname + port, where script server will be running

Hi @SrilakshmiDoma14, redirect URI is basically your browser URL how you access the script server This redirect URI should be whitelisted in the gitlab itself. If they don't match, then...

Hi @fnpanic unfortunately I won't be able to work on it. If you submit a PR, that would be great

Hi @billybenson thanks for creating the ticket

Hi @fnpanic I'm not aware of any community repos :( For oauth, did you check Authentication section in Wiki?

Hi @RollingHog, I'm not 100% sure if I understand it. Is it json parsing error or some other error on script server side? Because if it's json error, then the...

Hi @sheiun, unfortunately this is not supported :( and no plans for adding it in the nearest future

Hi @antonellocaroli I'm not sure if it's fully supported by markdown. The only way I found is to display an image, which has public URL available: `![](HTTP://some.public.url/image.png)` If you are...

Hi, it's possible to do it via REST API. Please check this comment and discussion: https://github.com/bugy/script-server/issues/138#issuecomment-461331583