Search
Clear search
Close search
Main menu
Google apps
Groups
Sign in
Groups
web2py-users
Conversations
Labels
API
Catalina
DAL
Field
GAE
GIS
HL7
JavaSctipt
LOAD
MySQL
Paypal
PostgreSQL
REST
RFC
URL
admin
advocacy
ajax
apache
app
appadmin
args
array
auth
backups
bug
bugfixes
cache
calendar
callback
components
contract
contrib
controller
create
criticism
crud
css
csv
dal
database
date
db
debugging
delete
demo
deployment
development
docker
documentation
e-learning
edit
error
error_handling
exception
expiration
folder
for
form
forms
framework
gluon
grid
html
html_helpers
ide
imap
import
input
internationalization
is_scheduler
javascript
jquery
json
keyed
l
legacy
links
login_bare
mac
mail
markmin
minor
models
modules
movuca
networking
nginx
nosql
operators
packages
password
payments
plugin
plugins
post
primarykey
product
py4web
pyDAL
pycharm
pyodel
python
python3
pythonanywhere
query
redirect
redis
registration
release
request
requires_login
rewriting
routing
save
scheduler
service
services
session
session_auth
sessions
setup
site
smtp
social
sqlform
sqlite
ssl
static
stupid_css
symbol
table
tampering
testing
trunk
typo
upgrade
upload
uploadfolder
uploads
users
uwsgi
validation
versios
views
w
web2py
web2pyslices
websockets
widget
wiki
About
Send feedback
Help
web2py-users
1–24 of 34904
Mark all as read
Report group
0 selected
Oasis Agano
, …
Carlos A. Armenta Castro
8
8/30/17
Q&A
Implementing Token Based authentication JWT
Hi carlos, I havent played with token expiration that much but i think it is possible to set it,
unread,
API
auth
Q&A
Implementing Token Based authentication JWT
Hi carlos, I havent played with token expiration that much but i think it is possible to set it,
8/30/17
Oasis Agano
, …
Anthony
4
4/27/17
Q&A
Creating a custom authentication method through http request by passing credentials in URL
i know it is not good but cant find an easy way of authenticating my android app with w2p without
unread,
API
auth
services
Q&A
Creating a custom authentication method through http request by passing credentials in URL
i know it is not good but cant find an easy way of authenticating my android app with w2p without
4/27/17
Spokes
, …
leandro....@gmail.com
6
5/1/19
Q&A
Setting up nginx to enable CORS for a specific function?
Thanks Michele, although is an old post you saved my day!! :-) Le mercredi 26 octobre 2016 22:01:06
unread,
API
javascript
nginx
uwsgi
Q&A
Setting up nginx to enable CORS for a specific function?
Thanks Michele, although is an old post you saved my day!! :-) Le mercredi 26 octobre 2016 22:01:06
5/1/19
Spokes
8/31/16
Q&A
502 Error when accessing Google Data API
I have a website with a form in which a user enters a URL of a youtube video. When the form is "
unread,
API
ajax
nginx
Q&A
502 Error when accessing Google Data API
I have a website with a form in which a user enters a URL of a youtube video. When the form is "
8/31/16
luis.va...@metamaxzone.com
,
Mirek Zvolský
4
8/30/16
Q&A
one to many joins repeated parent
Hello! Thanks for your help! but it means that for every record inside events table i should do an
unread,
API
dal
Q&A
one to many joins repeated parent
Hello! Thanks for your help! but it means that for every record inside events table i should do an
8/30/16
Stefan van den Eertwegh
, …
Niphlod
10
9/6/15
Q&A
Web2py Restfull API Token authentication
code has been handed over and we're discussing on api details on the developers list. Shouldn
unread,
API
API
API
API
REST
REST
REST
REST
auth
auth
auth
auth
models
models
models
models
service
service
service
service
Q&A
Web2py Restfull API Token authentication
code has been handed over and we're discussing on api details on the developers list. Shouldn
9/6/15
www.diazluis.com
,
Kenneth
2
5/9/15
Q&A
instagram login
This is what I've added on db.py. Hope this helps. ============== from instagram.client import
unread,
API
auth
contrib
Q&A
instagram login
This is what I've added on db.py. Hope this helps. ============== from instagram.client import
5/9/15
gb
, …
Dave S
3
2/25/15
Q&A
Best approach for simultaneous async API calls
On Tuesday, February 24, 2015 at 1:13:59 PM UTC-8, Niphlod wrote: [...] The thing is, usually
unread,
API
REST
scheduler
uwsgi
Q&A
Best approach for simultaneous async API calls
On Tuesday, February 24, 2015 at 1:13:59 PM UTC-8, Niphlod wrote: [...] The thing is, usually
2/25/15
Francesco S
,
Massimo Di Pierro
2
11/21/14
Q&A
API authorization without decorators
You should be able to do if not auth.user: do_whatever_you_like() instead of using the decorator. On
unread,
API
auth
Q&A
API authorization without decorators
You should be able to do if not auth.user: do_whatever_you_like() instead of using the decorator. On
11/21/14
WhoSoLovesUs
, …
joseph simpson
6
11/13/14
Q&A
Is Web2py ill-suited for apps that heavily interact with other services?
Thanks for the clear and complete reply.. Have fun.. On Wed, Nov 12, 2014 at 6:47 AM, Anthony <
unread,
API
app
services
Q&A
Is Web2py ill-suited for apps that heavily interact with other services?
Thanks for the clear and complete reply.. Have fun.. On Wed, Nov 12, 2014 at 6:47 AM, Anthony <
11/13/14
Tomáš Slobodník
, …
Niphlod
8
11/18/14
Q&A
web2py: RESTful API returns "invalid arguments" for any POST request with JSON body
Ok, I tried to install Python 2.7.8 in my home directory on production server and error disappeared.
unread,
API
REST
Q&A
web2py: RESTful API returns "invalid arguments" for any POST request with JSON body
Ok, I tried to install Python 2.7.8 in my home directory on production server and error disappeared.
11/18/14
John Costantino
10/12/14
Q&A
LinkedIn API
Hey everyone I was wondering how to integrate the linkedin API with my web2py application I am
unread,
API
Q&A
LinkedIn API
Hey everyone I was wondering how to integrate the linkedin API with my web2py application I am
10/12/14
Stefan van den Eertwegh
,
Matheus Cardoso
3
9/9/14
Q&A
SOAP API authentication
Could it be so that it passes and processed the models with basic auth? Because in the model there is
unread,
API
auth
Q&A
SOAP API authentication
Could it be so that it passes and processed the models with basic auth? Because in the model there is
9/9/14
Kristina Nikolic
8/25/14
Q&A
web2py RESTful service - POST and PUT
Hi! I'm making Android application which connects to my simple web2py application. I'm
unread,
API
REST
auth
crud
table
Q&A
web2py RESTful service - POST and PUT
Hi! I'm making Android application which connects to my simple web2py application. I'm
8/25/14
JoeCodeswell
,
Dave S
2
5/2/14
web2py TO WordPress API with OAuth2
On Friday, May 2, 2014 11:36:09 AM UTC-7, JoeCodeswell wrote: Dear web2py-users, I have developed an
unread,
API
REST
app
web2py TO WordPress API with OAuth2
On Friday, May 2, 2014 11:36:09 AM UTC-7, JoeCodeswell wrote: Dear web2py-users, I have developed an
5/2/14
Henry Nguyen
, …
Niphlod
8
4/16/14
Q&A
id field is editable through REST PUT request
Nice... thank you, Niphlod... I hadn't even considered checking that field attribute directly
unread,
API
REST
dal
services
table
Q&A
id field is editable through REST PUT request
Nice... thank you, Niphlod... I hadn't even considered checking that field attribute directly
4/16/14
Louis Amon
, …
Jonathan Lundell
10
4/3/14
Q&A
URL of an external website
This is indeed a smart way to do it, thanks for the answer ! On a sidenote, I actually used URL() to
unread,
API
Q&A
URL of an external website
This is indeed a smart way to do it, thanks for the answer ! On a sidenote, I actually used URL() to
4/3/14
Alex Sears
,
Massimo Di Pierro
2
3/10/14
Q&A
register_onaccept not fired when using RPX
please open a ticket. On Thursday, 6 March 2014 13:21:15 UTC-6, Alex Sears wrote: I added Janrain to
unread,
API
auth
form
services
Q&A
register_onaccept not fired when using RPX
please open a ticket. On Thursday, 6 March 2014 13:21:15 UTC-6, Alex Sears wrote: I added Janrain to
3/10/14
JoeCodeswell
,
Anthony
4
1/28/14
Q&A
Can someone please help me with accessing web2py objects outside web2py for a utility script.
OK so here's the FINAL RESULT of the utility i came up with. It seems to work for me. It helps me
unread,
API
modules
testing
Q&A
Can someone please help me with accessing web2py objects outside web2py for a utility script.
OK so here's the FINAL RESULT of the utility i came up with. It seems to work for me. It helps me
1/28/14
Fredrik
, …
Keith Phillips
6
10/12/16
Q&A
Restful API with HTTPS and authentication
YES! This was the solution for me as well. Thanks! On Tuesday, September 17, 2013 at 3:31:14 AM UTC-7
unread,
API
REST
auth
Q&A
Restful API with HTTPS and authentication
YES! This was the solution for me as well. Thanks! On Tuesday, September 17, 2013 at 3:31:14 AM UTC-7
10/12/16
Franco
, …
Niphlod
6
7/25/13
Q&A
Question about @request.restful
currently i'm using this version: 2.4.6-stable+timestamp.2013.04.06.17.37.38 El jueves, 25 de
unread,
API
REST
Q&A
Question about @request.restful
currently i'm using this version: 2.4.6-stable+timestamp.2013.04.06.17.37.38 El jueves, 25 de
7/25/13
Ray (a.k.a. Iceberg)
3
9/4/13
Q&A
Why change underline to hyphen in url patterns of parse_as_rest()?
On Monday, July 1, 2013 10:47:16 PM UTC+8, Ray (aka Iceberg) wrote: On Monday, July 1, 2013 7:30:51
unread,
API
REST
dal
services
Q&A
Why change underline to hyphen in url patterns of parse_as_rest()?
On Monday, July 1, 2013 10:47:16 PM UTC+8, Ray (aka Iceberg) wrote: On Monday, July 1, 2013 7:30:51
9/4/13
Bernard
,
Christian Foster Howes
6
5/6/13
Q&A
parse_as_rest date and time range?
oh, we are over my parse_as_rest knowledge... i've only accessed the args directly and did my own
unread,
API
REST
dal
sqlite
Q&A
parse_as_rest date and time range?
oh, we are over my parse_as_rest knowledge... i've only accessed the args directly and did my own
5/6/13
Alan Etkin
3/3/13
Q&A
[FYI] plugin_clientapi
A simple javascript api with a small web2py service for almost any common web2py app task.
unread,
API
JavaSctipt
crud
plugin
service
Q&A
[FYI] plugin_clientapi
A simple javascript api with a small web2py service for almost any common web2py app task.
3/3/13