VBA Excel – How to get the token to be used later in API REST
I need to upload some files in a server, that requieres a login to get a token to be used when I upload my files.
Why does my deviantart api refresh token keep becoming invalid?
I’ve been using excel macros and the deviantart api to find literature and then basically give it a score so I can find good literature. For some reason, I can only use a refresh token once or maybe not even once and then it will say invalid when it tries to use it again. Here’s what I’ve been doing
I need a Loop that Searches for Whole number in a column
I have a column with values such as
1
1.1
1.2
1.3
2
2.2
2.3
2.4