Skip to content

Comments

Change the default Kraken request method to GET#827

Merged
vslee merged 1 commit intoDigitalRuby:mainfrom
v36u:kraken-method-restriction
Feb 1, 2024
Merged

Change the default Kraken request method to GET#827
vslee merged 1 commit intoDigitalRuby:mainfrom
v36u:kraken-method-restriction

Conversation

@v36u
Copy link
Contributor

@v36u v36u commented Feb 1, 2024

As of yesterday, Kraken has dropped support for POST requests to GET endpoints. Now in these cases, a status code of 405 (Method not allowed) is returned.

Jan 2024 - Removed support for POST requests to all public endpoints; these requests will now return a 4xx error, please use a GET request instead. Added notes to Balance and Ledger endpoints on migration from Staking to Earn and asset suffixes.

(https://docs.kraken.com/rest/#section/Changelog)

This caused most methods (such as GetOrderBookAsync) to no longer work.

@vslee vslee merged commit 3400769 into DigitalRuby:main Feb 1, 2024
@v36u v36u deleted the kraken-method-restriction branch February 1, 2024 15:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants