Rick, It’s possible to get confused between the database password and the server password. What I do is use a commercial database manager, like Navicat or phpMyAdmin to set things up initially, and make sure I am using the correct passwords.
Good luck, Bill William Prothero http://es.earthednet.org > On Apr 13, 2019, at 11:14 AM, Rick Harrison via use-livecode > <[email protected]> wrote: > > Hi Richard, > > I am running Postgresql to handle the incoming data. I have a user and a > password set up for that. > >> On Apr 13, 2019, at 1:01 PM, Richard Gaskin via use-livecode >> <[email protected]> wrote: >> >> Rick Harrison wrote: >> >>>> On Apr 12, 2019, at 8:26 PM, Richard Gaskin wrote: >>>> >>>> What service are you specifying in the URL (HTTPS, FTPS, something >>>> else)? >>> >>> I am using https. >> >> What are you running on the server to handle the incoming data? And how are >> you managing authentication for the write? >> >> -- >> Richard Gaskin >> Fourth World Systems >> Software Design and Development for the Desktop, Mobile, and the Web >> ____________________________________________________________________ >> [email protected] http://www.FourthWorld.com >> >> _______________________________________________ >> use-livecode mailing list >> [email protected] >> Please visit this url to subscribe, unsubscribe and manage your subscription >> preferences: >> http://lists.runrev.com/mailman/listinfo/use-livecode > > > _______________________________________________ > use-livecode mailing list > [email protected] > Please visit this url to subscribe, unsubscribe and manage your subscription > preferences: > http://lists.runrev.com/mailman/listinfo/use-livecode _______________________________________________ use-livecode mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode
