Open davidjayjackson opened 3 years ago
Hi @davidjayjackson - I just went through debugging how to alter the stored connection info and found this
I'm on windows so my file was here - C:\Users\MyNameHere\.plotly\connector\connections.yaml
On linux/Mac, I imagine it's at ~/.plotly/connector/connections
David, Thank you so much. David
On Thu, Jan 28, 2021, 11:10 AM David Cliff notifications@github.com wrote:
Hi @davidjayjackson https://github.com/davidjayjackson - I just went through debugging how to alter the stored connection info and found this
I'm on windows so my file was here - C:\Users\MyNameHere.plotly\connector\connections.yaml
On linux/Mac, I imagine it's at ~/.plotly/connector/connections
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/plotly/falcon/issues/603#issuecomment-769192844, or unsubscribe https://github.com/notifications/unsubscribe-auth/ALDDKG5SVUTW3Y67SFGQAJDS4GD67ANCNFSM4VV2EJXA .
David, Thanks so much. That did the trick.
David
On 1/28/21, David Jackson davidjayjackson@gmail.com wrote:
David, Thank you so much. David
On Thu, Jan 28, 2021, 11:10 AM David Cliff notifications@github.com wrote:
Hi @davidjayjackson https://github.com/davidjayjackson - I just went through debugging how to alter the stored connection info and found this
I'm on windows so my file was here - C:\Users\MyNameHere.plotly\connector\connections.yaml
On linux/Mac, I imagine it's at ~/.plotly/connector/connections
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/plotly/falcon/issues/603#issuecomment-769192844, or unsubscribe https://github.com/notifications/unsubscribe-auth/ALDDKG5SVUTW3Y67SFGQAJDS4GD67ANCNFSM4VV2EJXA .
Ok, If I delete a existing connection, and then restart the application the deleted connection is still there?
TX, David