PaulitoOriginal post
React Developer
I create a Appwirite function in Project A and an API Access Key in Project B. I have provided Secret key and all other Endpoint to the Appwrite Function but its is not able to access the Database of the other project. Can someone tell me what I am doing wrong? (See picture)
Summary
Issue: Appwrite Function in Project A cannot access database of Project B.
Resolution: Ensure that both projects are hosted on the same instance of Appwrite. Double check the provided Secret key and Endpoint in the Appwrite Function.