Object not found error when starting R studio

When starting/restarting R I keep getting the following error:

Error: object 'qznab9v3qbymki5dqhd43psjsm04nfkq' not found.

I have tried uninstalling R/RStudio as well as clearing out my workspace and environment. This error also pops up when trying to render in quarto/rmarkdown and halts the execution.

Thanks in advance!

Hi all,

Found the fix to this. I had a object that was being saved in my .RProfile from a previous API connection that is no longer active. I just had to clear my .RProfile and all is well again, rmarkdown and quarto working correctly.

Although simply leaving the fix up in case it can save another noob like me some time.

1 Like

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.

If you have a query related to it or one of the replies, start a new topic and refer back with a link.