Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change the multisite_account.json API to from GET to POST #225

Open
tanius opened this issue Oct 31, 2019 · 0 comments
Open

Change the multisite_account.json API to from GET to POST #225

tanius opened this issue Oct 31, 2019 · 0 comments

Comments

@tanius
Copy link
Member

tanius commented Oct 31, 2019

Since the multisite_account.json API results in status changes, it should use POST and not GET. We attempted this before but there was some problem. We have since enabled working CORS requests in Discourse, so should be able to get this to work now. (I don't really remember if CORS was the problem back then, though.)

This will also require changes to the API clients or they would stop working. See our API client registry for which clients are affected.

@tanius tanius changed the title Move the multisite_account.json API to from GET to POST Change the multisite_account.json API to from GET to POST Oct 31, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant