Skip to content

🐛 Bug Report: failing to generate SDKs using example.php #666

@Ananya2001-an

Description

@Ananya2001-an

👟 Reproduction steps

After installing dependencies using composer ran this:

docker run --rm -v $(pwd):/app -w /app php:7.4-cli php example.php

👍 Expected behavior

On running the above docker command we should get a dir called "examples" in the root with all the SDKs.

👎 Actual Behavior

image

The examples dir is not getting created because of the failing curl request... moreover echoeing the success message at the end is misleading, so should put it inside a condition or something

🎲 Appwrite version

Version 0.11.x

💻 Operating system

Windows

🧱 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