Skip to content

Fix Auth issue by adding access token to collection auth to be used by all API requests

Vaibhavi Kamani requested to merge fixAuthIssue into main

Overview

  • Fix Auth issue for wellbore postman collection where if the API request has authorization type as inherit from parent, then it would use access token.
  • Backlog item - 9656

Testing

  • Tested for the wellbore postman collection run against bvtstgw8zmsd0 instance completed successfully.
  • Please find the test results exported from the collection run here - https://aka.ms/AAh659n

Merge request reports