[oXygen-user] oXygen Web Author - problem accesing GitLab on premise

Jirka Kosek jirka at kosek.cz
Wed Aug 8 04:38:24 CDT 2018


Hi,

I'm struggling to configure oXygen Web Author to access files from
GitLab (on-premise). Everything should be configured properly, I can
autenticate to GitLab from Web Author and can list available
repositories. But once I want to access repository -- i.e. browse it for
files or create new file I'm getting the following error message:

Failed to open repository: https://gitlab.example.com/foo/bar
(I have obfuscated actual URL to repository).

On a closer inspection in Developer tools it seems that Web Author tries
to access:

https://gitlab.example.com/api/v4/projects/foo%2Fbar

GitLab returns 404 for such URL. I have skimmed over GitLab
documentation and it seems that proper URL syntax should be

https://gitlab.example.com/api/v4/projects/$id$

where $id$ is project identifier that can be obtained by accessing
projects metadata at https://gitlab.example.com/api/v4/projects/

I'm not sure if this problem in oXygen Web Author of perhaps using some
older API or whether there is something that I have to change in GitLab
configuration.

Anyone noticed this problem and found solution?

Many thanks in advance,

					Jirka

-- 
------------------------------------------------------------------
  Jirka Kosek      e-mail: jirka at kosek.cz      http://xmlguru.cz
------------------------------------------------------------------
     Professional XML and Web consulting and training services
DocBook/DITA customization, custom XSLT/XSL-FO document processing
------------------------------------------------------------------
    Bringing you XML Prague conference    http://xmlprague.cz
------------------------------------------------------------------

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 195 bytes
Desc: OpenPGP digital signature
URL: <http://www.oxygenxml.com/pipermail/oxygen-user/attachments/20180808/3c009ee5/attachment.sig>


More information about the oXygen-user mailing list