[web2py] Poweredby error

2019-02-28 Thread Daniel Guilhermino
Hi, I've just tried to submit an new application made with web2py and integrated with Dialogflow, but the following error was show: Internal errorTicket issued: poweredby/191.162.178.30.2019-02-28.12-36-03.22ce450a-64b7-4832-8d08-750e16ce25c2

[web2py] Re: Poweredby error

2019-03-08 Thread Daniel Guilhermino
Anyone? Em quinta-feira, 28 de fevereiro de 2019 09:42:56 UTC-3, Daniel Guilhermino escreveu: > > Hi, > > I've just tried to submit an new application made with web2py and > integrated with Dialogflow, but the following error was show: > > > Internal err

Re: [web2py] Re: Poweredby error

2019-03-11 Thread Daniel Guilhermino
to achieve and what you have already done. > Which models/functions are doing the main part of your app? > > Also which web2py version, os, python version etc do you use? > > Thanks! > > On Fri, Mar 8, 2019 at 5:52 PM Daniel Guilhermino > wrote: > >> An

Re: [web2py] Re: Poweredby error

2019-03-16 Thread Daniel Guilhermino
Hi Massimo, I just checked and it's working perfectly now! Many thanks, long life and prosper to you and Web2py! Best regards. Daniel Guilhermino Em sexta-feira, 15 de março de 2019 00:50:38 UTC-3, Massimo Di Pierro escreveu: > > I will look into this asap. > > On Monday, 11

[web2py] Re: new DBAPI in pydal for both web2py and web3py

2019-05-16 Thread Daniel Guilhermino
My 20 cents... Why not Aditus? Em terça-feira, 14 de maio de 2019 03:18:42 UTC-3, Massimo Di Pierro escreveu: > > You may have missed this but there is a new functionality in PyDAL that > allows you to create very powerful APIs. It is called DBAPI. > It is still not 100% stable but it is workin

[web2py] Re: new DBAPI in pydal for both web2py and web3py

2019-05-17 Thread Daniel Guilhermino
t; https://en.wikipedia.org/wiki/Aditus_to_mastoid_antrum > > On Thursday, 16 May 2019 22:25:58 UTC-7, Daniel Guilhermino wrote: >> >> My 20 cents... Why not Aditus? >> >> Em terça-feira, 14 de maio de 2019 03:18:42 UTC-3, Massimo Di Pierro >> escreveu: >>&g

[web2py] A little suggestion: Create a forum for web3py

2019-05-22 Thread Daniel Guilhermino
Hi, I believe that over time the web2py/web3py forum mixing the two frameworks in the same place will be very polluted and probably will even create confusion for users. I would like suggest setting up a specific forum for web3py. Best regards, Daniel Guilhermino -- Resources: - http

[web2py] Routes to expose file

2019-05-31 Thread Daniel Guilhermino
HI, I'm having trouble exposing a file in the following way: https://example.com/./well-known/file.json I configured my routes.py like this: routers = dict ( # base router BASE = dict ( default_application = 'connect', root_static = ['favicon.ico', 'sw.js', 'well-kn

[web2py] Re: Routes to expose file

2019-05-31 Thread Daniel Guilhermino
howing the navigation bar. This file contains sha256_cert_fingerprints. Thanks and best regards. Em sexta-feira, 31 de maio de 2019 19:07:39 UTC-3, Dave S escreveu: > > > > On Friday, May 31, 2019 at 7:54:16 AM UTC-7, Daniel Guilhermino wrote: >> >> HI, >> >> I

[web2py] Re: Routes to expose file

2019-06-04 Thread Daniel Guilhermino
Any other suggestions? Em sexta-feira, 31 de maio de 2019 21:57:34 UTC-3, Daniel Guilhermino escreveu: > > Hi Dave, > > I'm running the source package on ubuntu. > > Show Only this message: > > Internal server error > > Doesn't created an ticket. > >

[web2py] Re: letsencrypt google appengine with web2py

2019-06-06 Thread Daniel Guilhermino
Dude ... thanks a lot! After hours, this answer helped me a lot! Many... Many thanks! Em domingo, 6 de março de 2016 16:30:42 UTC-3, Jacinto Parga escreveu: > > With GAE deployed apps... > > The best solution I've found is using an error handler and a redirection > to the static file with the le

[web2py] Re: Routes to expose file

2019-06-06 Thread Daniel Guilhermino
egards, Daniel Guilhermino Em terça-feira, 4 de junho de 2019 12:02:58 UTC-3, Daniel Guilhermino escreveu: > > Any other suggestions? > > Em sexta-feira, 31 de maio de 2019 21:57:34 UTC-3, Daniel Guilhermino > escreveu: >> >> Hi Dave, >> >> I'm running

[web2py] Re: Many apps in a single app.

2019-07-19 Thread Daniel Guilhermino
Leonel, very interesting this possibility, it is possible to avoid rewriting enough thing, thanks for sharing! Em terça-feira, 9 de julho de 2019 18:56:35 UTC-3, Leonel Câmara escreveu: > > This looks good, if you want to take it a step further and have something > like sub-controller-functions

[web2py] Google Sign-In OAuth2.0

2019-12-10 Thread Daniel Guilhermino
Hi, I have been trying to use Google Sign-in on web2py through the book example, but Google allows us to receive user information on the same login page after the user has entered the login data. http://web2py.com/books/default/chapter/29/09/access-control?search=oauth#Customizing-Auth I'm fol

[web2py] Re: Google Sign-In OAuth2.0

2019-12-11 Thread Daniel Guilhermino
December 10, 2019 at 9:50:47 PM UTC-8, Daniel Guilhermino > wrote: >> >> Hi, >> >> I have been trying to use Google Sign-in on web2py through the book >> example, but Google allows us to receive user information on the same login >> page after the us

[web2py] Re: Google Sign-In OAuth2.0

2019-12-12 Thread Daniel Guilhermino
Hi, Any ideas what parameters should I pass to *auth.settings.login_form()*? Em quarta-feira, 11 de dezembro de 2019 08:54:10 UTC-3, Daniel Guilhermino escreveu: > > You're right! > > But I've tried with 'ident' arg too... and return None. > > I be

[web2py] Re: Google Sign-In OAuth2.0

2019-12-13 Thread Daniel Guilhermino
aniel Guilhermino Em quinta-feira, 12 de dezembro de 2019 21:44:15 UTC-3, Dave S escreveu: > > > > On Thursday, December 12, 2019 at 9:44:45 AM UTC-8, Daniel Guilhermino > wrote: >> >> Hi, >> >> Any ideas what parameters should I pass to *auth.settings.lo

[web2py] py4web group

2020-03-28 Thread Daniel Guilhermino
confusing, especially for the first users. Best regards, Daniel Guilhermino -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this message because

[web2py] Re: New-py4web-group

2020-03-28 Thread Daniel Guilhermino
Wow amazing! Many thanks. Best regards, Daniel Guilhermino Em sábado, 28 de março de 2020 16:46:26 UTC-3, Massimo Di Pierro escreveu: > > We ave a new group for py4web questions and discussions: > > https://groups.google.com/forum/#!forum/py4web > > Please also use it fo

[web2py] Re: New-py4web-group

2020-03-28 Thread Daniel Guilhermino
You do not have permission to access this content. (# 418) I believe it is due to the recent creation of the group, I will try again shortly. Tks! Em sábado, 28 de março de 2020 16:46:26 UTC-3, Massimo Di Pierro escreveu: > > We ave a new group for py4web questions and discussions: > > https://

Re: [web2py] Re: New-py4web-group

2020-03-28 Thread Daniel Guilhermino
Correct! Many thanks Massimo. Em sábado, 28 de março de 2020 20:26:32 UTC-3, Massimiliano escreveu: > > It's working now > > On Sun, Mar 29, 2020 at 12:17 AM Massimo Di Pierro > wrote: > >> Can you please try again? >> >> On Saturday, 28 March 2020