luking-dev / webiopi

Automatically exported from code.google.com/p/webiopi
0 stars 0 forks source link

POST set function to PWM not working #150

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. HTTP POST /GPIO/(gpioNumber)/function/pwm
2. returns 403 - Request forbidden
...

WebIOPi version used?
=>0.7.1

Python version used?
=>3.2.3

Distro used? (WebIOPi has only been tested on Raspbian Wheezy)
=>Wheezy (latest NOOBS install)

Raspberry Pi board revision? (1 or 2)
=> Model B rev2
For Javascript side bugs, Browser?
=> Chrome v.41

Please provide any additional information below.
Tried POSTing "in" and "out" instead of "pwm" and they work!

Original issue reported on code.google.com by fabrica23 on 6 Apr 2015 at 10:41