Skip to content

Baserow - Self-Hosted - Add Minimum Version #1225

@StreamlinedStartup

Description

@StreamlinedStartup

Self Checks

  • This is only for bug report, if you would like to ask a question, please head to Discussions.
  • I have searched for existing issues Dify issues & Dify Official Plugins, including closed ones.
  • I confirm that I am using English to submit this report (我已阅读并同意 Language Policy).
  • [FOR CHINESE USERS] 请务必使用英文提交 Issue,否则会被关闭。谢谢!:)
  • Please do not modify this template :) and fill in all the required fields.

Dify version

1.3.1

Plugin version

0.0.1

Cloud or Self Hosted

Self Hosted (Docker)

Steps to reproduce

  • Add Baserow plugin from Marketplace
  • Try to Authorize connection
  • Receive error:
PluginInvokeError: {"args":{},"error_type":"ToolProviderCredentialValidationError","message":"Unexpected error occurred while making a request to https://self-hosted.baserow.url/api/database/tables/all-tables/: 404 Client Error: Not Found for url: [https://rows.amok.media/api/database/tables/all-tables/"}](https://self-hosted.baserow.url/api/database/tables/all-tables/)

If you're self-hosting Baserow, you need version 1.33.3 at minimum. This is the version where they introduced list all tables endpoints via token auth, which this plugin uses.

Recommend adding this info to the plugin documentation.

✔️ Error log

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions