'Facing missing authorization token in header issue in ckanext-right_time_context extension
After adding resource on GUI by following the below link : https://github.com/conwetlab/ckanext-right_time_context , I am getting below .
HTTPError: DataPusher received a bad HTTP response when trying to download the data file status=401 url=https://robin.fs.in/orion/v2.0/entities?type=AirQualityObserved response=<ams:fault xmlns:ams="http://wso2.org/apimanager/security"><ams:code>900902</ams:code><ams:message>Missing Credentials</ams:message><ams:description>Required OAuth credentials not provided. Make sure your API invocation call has a header: "Authorization: Bearer ACCESS_TOKEN"</ams:description></ams:fault>
Can anyone suggest how header is passed or right-time-context plugin will get the token in header?
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
