Archive 2021

Logic apps and CSRF token validation failed

Published at December 5, 2021 ·  2 min read

Logic apps and CSRF token validation failed Tumbled up in a situation where I had to manipulate data in SAP C4C through Odata API. I started playing with the api with Postman and VSCode Rest Client and all looked good. I was able to fetch and update data. Following the developer guide I fetched the CSRF Token which is needed to update/insert/delete data and used it in Http PATCH call....


How to import training data to Sports Tracker... with RPA

Published at October 20, 2021 ·  4 min read

How to import training data to Sports Tracker… with RPA When you’re trying to be fit and are an engineer, you must collect as much data as you can from your fitness achievements. Training didn’t happen if you don’t have the data. At least for me this stands. So I have the sports watch and gear and training data synced to several services. But there’s one fitness tracking data service (Sports Tracker) that don’t have direct integrations to upload data from other services....