Steven Nguyen
Steven Nguyen
@mbazs is this still a problem or can it be closed now?
Closing due to inactivity and since this should be resolved now.
@ddenev, would it be okay to close this issue as a duplicate of https://github.com/appwrite/appwrite/issues/1192? It would be good if you 👍🏼 that issue as well.
We've removed node-fetch and isomorphic-form-data in https://github.com/appwrite/sdk-for-web/releases/tag/15.0.0 so this shouldn't be a problem anymore. Feel free to leave a comment if otherwise.
@dan-gut1 heh...probably not since it's already working 😅
@JacksonToomey, it might be best for you to share your code on our [Discord](https://appwrite.io/discord).
@AnirudhDaya I don't think there's anything extra needed for gitpod for any of our repos.
> @stnguyen90 One basic understanding question how is decide that the success redirection is the appwrite-callback-[PROJECT_ID] scheme? The [default success](https://github.com/appwrite/appwrite/blob/master/app/controllers/api/account.php#L44) sends users to [/v1/auth/oauth2/success](https://github.com/appwrite/appwrite/blob/master/app/views/home/auth/oauth2.phtml) which has this code: https://github.com/appwrite/appwrite/blob/02a432102df047d2ea96faed65d77a862239d487/app/views/home/auth/oauth2.phtml#L16
> OK I confirmed that this workaround works. I would really favour to do this as a solution for the moment because a solution based on the callback scheme will...
> I will try to make a PR for this @Mabenan, PR for what? 🧐