You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Pressed +Resource button, changed the script to use resource from import:
The request is send fine to the Nextсloud instance.
From what I modified, I manually added nextcloud_url to the resource so that it would point to the NC in my dev setup.
So the question is, should I add the initialization of "nextcloud_url" or "baseUrl" (I don't care about the name, but we have the previous variables in Snake Case) - when initializing Windmill?
Or any other ideas? I remember we originally required admins to manually fill in baseUrl when we released the first version of Windmill, but for some reason I can't find where to edit it in the Windmill UI now, and it's not in the documentation (or I'm blind and tired):
So the question is, should I add the initialization of "nextcloud_url" or "baseUrl" (I don't care about the name, but we have the previous variables in Snake Case) - when initializing Windmill?
How to use GitHub
Steps to reproduce
Expected behaviour
App API auth should work
Actual behaviour
Auth fails
Server configuration
Web server: Apache/Nginx
Database: MySQL/Maria/SQLite/PostgreSQL
PHP version: 8.1/8.2/8.3
Nextcloud version: 30, master
The text was updated successfully, but these errors were encountered: