Discussion:
[bottlepy] PUT error in very simple AJAX example (PUT() missing 1 required positional argument)
s***@gmail.com
2015-07-07 09:27:33 UTC
Permalink
Hi,

I have minimal example taking from Cherrypy site [1]. It basically
generates a random number, which we could replace and delete.

When I press the replace button, then I get the error:

TypeError: PUT() missing 1 required positional argument: 'another_string'



What can I do?

Thanks in advance,

[1] https://github.com/somenxavier/bottle-examples/tree/master/ex1
--
--
You are member of the "bottlepy" group at google groups.
See http://groups.google.de/group/bottlepy for mailing list options.
See http://bottlepy.org/ for news and documentation.

---
You received this message because you are subscribed to the Google Groups "bottlepy" group.
To unsubscribe from this group and stop receiving emails from it, send an email to bottlepy+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Loading...