When trying to run a PowerServer application using PB 2021 Build 1288, I am getting the following error when trying to connect to the Oracle database:
PB application execution Error (R0222)
Error: Session not created. Please create a session using BeginSession (Web API http://X.X.X.X:5000/api/ServerApi/ConnectAndCreateTransaction)
In the DB set up, I can test the connection set up ok, but not when I am running my application.
Any thoughts on how I can fix this?