Connection to IFS Cloud Endpoint with OAuth 2.0
Hi PTC Developer team,
I am looking for example code of how to connect to IFS Cloud where I need to use OAuth 2.0 Client from ThingWorx Platform. (I would like to find a way without using ThingWorx Flow)
Steps I like to perform:
1. Connect with OAuth 2.0 from the platform (looking for example code).
2. Extract data using the REST enpoints (this we have already done in postman and will be able to use in TWX when the auth is configured).
Link to IFS Cloud documentation: https://docs.ifs.com/techdocs/22r1/030_administration/010_security/005_security/030_authentication/#bearer_token_usage

