Execution of the app stops because of mistake in ServerInfo

Hey guys,
could somebody tell me how I have to precise the serverInfo with reconnect:: ? I guess that's the error right?

I can't actually find the place in my code where it says serverInfo or is my token somehow invalid?

2022-08-12T08:54:22.294690+00:00 shinyapps[6761836]: Attaching package: ‘rsconnect’
2022-08-12T08:54:22.294728+00:00 shinyapps[6761836]: 
2022-08-12T08:54:22.294800+00:00 shinyapps[6761836]: The following object is masked from ‘package:shiny’:
2022-08-12T08:54:22.294838+00:00 shinyapps[6761836]: 
2022-08-12T08:54:22.294880+00:00 shinyapps[6761836]:     serverInfo
2022-08-12T08:54:22.294923+00:00 shinyapps[6761836]: 
2022-08-12T08:54:22.294963+00:00 shinyapps[6761836]: Error in value[[3L]](cond) : HTTP 401
2022-08-12T08:54:22.295001+00:00 shinyapps[6761836]: GET https://api.shinyapps.io/v1/users/current/
2022-08-12T08:54:22.295040+00:00 shinyapps[6761836]: invalid token
2022-08-12T08:54:22.295079+00:00 shinyapps[6761836]: Calls: local ... tryCatch -> tryCatchList -> tryCatchOne -> <Anonymous>
2022-08-12T08:54:22.295118+00:00 shinyapps[6761836]: Execution halted
2022-08-12T08:54:22.295155+00:00 shinyapps[6761836]: Shiny application exiting ...´´´

I hope this error log helps. If some code is needed, I can provide it.

Best regards and thanks in advance,
Sebastian