erauner12

Results 25 comments of erauner12

Yeah I have same issue. I see that there is an option to make it available on mobile? But is does not seem to work

> It works after setting `model` to `{name: "xxxxx"}` > > It seems that the example shown in document is not correct according to the source code: > > https://github.com/chhoumann/quickadd/blob/5b0e20be3213a2cb894ae6fb2d4216e5f9a25129/src/quickAddApi.ts#L138...

@andymac4182 will see what I can do! linking this here for reference. This raycast tool seems to be able to reach my on-premise instance without issue. Upon setup it asks...

It seems at first glance that the main difference is in the authentication method. On Prem uses a token based authentication instead of basic ``` const headers = { Accept:...

Sorry I have limited experience with Typescript. If you have the time, could you provide a few lines of commands so that I can understand the dev workflow? mainly, I...