8000 🐛 Bug Report: Installation ID missing from Git configuration · Issue #1895 · appwrite/console · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
🐛 Bug Report: Installation ID missing from Git configuration #1895
Open
@hej2010

Description

@hej2010

👟 Reproduction steps

I updated to Appwrite 1.7.3 and the console no longer shows the Git installation ID, only Owner and when it was updated.

👍 Expected behavior

Display the installation ID so you can copy it.

👎 Actual Behavior

Installation ID does not show.

When navigating to the project Settings page there is an HTTP request to v1/vcs/installations and the response includes a providerInstallationId: 65776313, but using this number when creating a function results in an error: AppwriteException: Installation with the requested ID could not be found. Check to see if the ID is correct, or create the installation.

The real installation ID is found at https://api.mysite.com/console/project-default-12345/functions/create-function, under "Connect Git repository" in the dropdown:

Image

Using this string when creating a function with the API works.

🎲 Appwrite version

Different version (specify in environment)

💻 Operating system

Linux

🧱 Your Environment

No response

👀 Have you spent some time to check if this issue has been raised before?

  • I checked and didn't find similar issue

🏢 Have you read the Code of Conduct?

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

      0