Christoph Kappestein

Results 231 comments of Christoph Kappestein

Hi, ok do you have installed the fitting PHP extension? If you use the `sqlsrv` driver you also need to install also the `sqlsrv` extension for PHP to be able...

Mhh the image was not included in your post so I cant exactly see what the problem is.

Hi, ok so it looks like the PHP oracle extension is not correctly loaded, could you check through a phpinfo whether the oracle php extension is loaded?

This would may also need a solution to require composer packages through the web UI. Through this a user could then register new packages without having access to the CLI...

This is true, I have added this also to the 2.1.8 milestone.

Hi, sure, so could you show me the error message what exactly the problem is of the CORS request? In general Fusio should handle the prefligh request with a 200...

Hi, so if you want to use the refresh_token grant type you need to provide as Authorization header the `Bearer` token which you have obtained previously, this means also that...

Ok, could you try to use at the Authorization header your client id/secret credentials which you also use to obtain the token in the first place, then it should work,...

As note we have removed the v8 action in the latest 1.5.1 release. It is still possible to install it manually but to actively promote this feature we need a...

Hi, I think through the `gcloud` tool it should be possible to upload files to the GCP. In your connections you then only need to specify the correct google cloud...