Hi Vincent,

El 24/11/16 a les 13:11, Vincent Bastos ha escrit:
Is it possible to create an end point on the server that does not
require authentication?

I would like to implement a queue to send SMS's using the Twilio API.
When you send a request to send a message, it is possible to set a
callback url [1] with a parameter in the domain rather than as a parameter.


You can use flask_tryton [1] to create a custom endpoint that conects to the database and processes the requests. This request won't require any authentication.

Hope it helps,

[1] https://pypi.python.org/pypi/flask_tryton/0.6
--
Sergi Almacellas Abellana
www.koolpi.com
Twitter: @pokoli_srk

--
You received this message because you are subscribed to the Google Groups 
"tryton-dev" group.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tryton-dev/2a96e538-328f-3b16-a3e4-df4dbbc4a36b%40koolpi.com.

Reply via email to