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

A Proxy server should not be necessary to use the Tryton API #5

Open
LaimeJesus opened this issue Feb 14, 2020 · 0 comments
Open

A Proxy server should not be necessary to use the Tryton API #5

LaimeJesus opened this issue Feb 14, 2020 · 0 comments
Labels
help wanted Extra attention is needed

Comments

@LaimeJesus
Copy link
Contributor

Currently, the Tryton API can not respond the OPTIONS method, which is necessary to send the Authorization header.
We were able to fix that using a Proxy server to skip these validations.
We need to investigate if we can solve this problem natively in our code or if it depends to the tryton server being used.

@LaimeJesus LaimeJesus added the help wanted Extra attention is needed label Feb 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant