API FAQ
The API and the documentation about it are currently in a state of flux. You can
contact the developers if you need more information.
Please write xREL correctly!
- While you might use xrel or xrelease, please do not use xRel, xReL, Xrel or something like this. It's xREL!
Can you implement function X?
- Probably! Just ask
What framework implementations are available?
Are "Login with xREL" buttons available?
- Yes, please see here for a few examples.
Why do all my requests fail?
- Make sure that you use HTTPS.
Who do my POST requests always fail?
- Make sure to set the Content-Type HTTP header to application/x-www-form-urlencoded.
Who do I receive a decryption error with oauth2/token?
- Please make sure to URL encode the code (and later on the refresh_token) parameter.
Zuletzt aktualisiert: 16. Sept. 2023, 19:57 Uhr.