Closed pythiantech closed 4 years ago
Sorry I merged the last branch before an API update was ready for polished.tech, so currently I am updating the polished.tech API to get it back up to date with the master branch of polished. If you install this branch of polished it should work with the current polished.tech API.
remotes::install_github("tychobra/polished", ref = "db_conn")
Or if you can wait until tomorrow, I should have the API updates completed on polished.tech.
@merlinoa thanks for the update. I did try installing the branch mentioned above, but still get the same error. Guess will wait till tomorrow.
@pythiantech Just to make sure, did you restart your R session after installing the branch above?
Aah! My bad. The restart did the trick. Thanks again. Btw this is a great package!
Thanks @pythiantech, and thanks for using polished and polished.tech!
We are in the middle of some pretty significant updates right now. Everything should stabilize this week.
@merlinoa back to the same error :( Also when I went to my dashboard I found that the app I had created no longer exists, nor does the user. Recreated an app and tried the authentication in shiny. No joy.
Hi @pythiantech -- can you please upgrade to the latest development version of polished now using:
remotes::install_github("tychobra/polished")
We made some very significant updates yesterday so you may experience a few temporary issues today and tomorrow as we cleanup potential bugs introduced with the updates. Sorry for the inconvenience. We are working to have everything running smoothly ASAP.
I am following the procedure listed here and have entered the following information correctly in my
global.R
:However when I run the app, I get
Error: 404 - Resource Not Found
. Not sure what's wrong. Here's my session info: