https://www.c-sharpcorner.com/article/web-ap/#:~:text=What%20is%20Token%20Based%20Authentication,the%20client%20as%20a%20response.
Token Based Authentication in Web API
https://www.youtube.com/watch?v=nqs_ZZ2bUYg
This Blog is first of all memos for me!! From time to time I get exposed to new and cool stuff for developers and architects ,most of the time its a solution for a problem or tips or tricks, so, I would like to track my memos and share it with you, it can save your time and nervous, I hope you will enjoy it - by Yaniv Tzanany.
https://www.c-sharpcorner.com/article/web-ap/#:~:text=What%20is%20Token%20Based%20Authentication,the%20client%20as%20a%20response.
Token Based Authentication in Web API
https://www.youtube.com/watch?v=nqs_ZZ2bUYg
Have a look at this free tools , working good for QA and web testers
https://testproject.io/
In case you cant access to shared sheets via your code.
make sure to create a service account , copy the "email" for this service account.
make sure the one who shared the file, share it with your service account email.
and it should work.
working with API_KEY on shared sheets get failure.
only service account.
access to your own sheets could be done via api_key or service account.
links:
https://developers.google.com/api-client-library/dotnet/guide/aaa_oauth#web-applications-aspnet-mvc
https://cloud.google.com/docs/authentication/production
https://developers.google.com/sheets/api/quickstart/dotnet
Enjoy
Yaniv
https://www.androidauthority.com/building-multiple-flavors-android-app-706436/
https://docs.microsoft.com/en-us/cpp/data/data-access-in-cpp?view=msvc-160
some usefull technics to fins memory leaks in c++
C++ Concurrency in Action - good info
https://livebook.manning.com/book/c-plus-plus-concurrency-in-action/table-of-contents/
memory tracker code
https://www.youtube.com/watch?v=sLlGEUO_EGE&list=RDCMUCQ-W1KE9EYfdxhL6S4twUNw&index=19
enjoy
Yaniv Tzanany