We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Like the title, you can try it with this API: curl -X GET "https://backendapi.turing.com/customer" -H "accept: application/json"
The error message: "The API code is not correct"
The text was updated successfully, but these errors were encountered:
Hi Khoung, you need put the code of API. when you did a login/register with the customer the return give you a key, you need put it in the header.
Tip: All endpoint with a lock icon, you need to put the authentication key.
Sorry, something went wrong.
No branches or pull requests
Like the title, you can try it with this API:
curl -X GET "https://backendapi.turing.com/customer" -H "accept: application/json"
The error message: "The API code is not correct"
The text was updated successfully, but these errors were encountered: