Back

I am getting a new error now Please help me

  • 0
  • Android
  • Cloud
Akshaydeep
11 Jun, 2024, 12:36

Ambiguous method call. Both setEndpoint (String) in Client and setEndpoint (String) in Client match

Error Coming here

Client client = new Client(this) .setEndpoint("https://cloud.appwrite.io/v1") // Your API Endpoint .setProject(""); // Your project ID

TL;DR
Ambiguous method call error while using setEndpoint() in Client class. To resolve this, rename one of the setEndpoint() methods in Client class to a unique name.
Reply

Reply to this thread by joining our Discord

Reply on Discord

Need support?

Join our Discord

Get community support by joining our Discord server.

Join Discord

Get premium support

Join Appwrite Pro and get email support from our team.

Learn more