-
Couldn't load subscription status.
- Fork 7
Closed
Description
Hi, I am trying to test the edc-example, but it does not work for me.
Some remarks about what I found out. Both about the example, as well as about the pull-request and subsequent merge:
- I noticed the
add-authorization-headerbranch was not deleted yet. After merging a pull request, you can click theDelete branchbutton and it will remove the corresponding branch. This way the repository will not contain many old branches.👍 - It seems like something went wrong with merging, since the code still mentions the
edc.propertiesfile, while I think we have replaced it with the regular knowledge engine configuration. - The
README.mdfile of theedc-examplementions thetestsc:1.3.3-SNAPSHOT, but that was only necessary before we merged to themaster. Now that the EDC functionality is in themaster(and in next release) we can most probably just useghcr.io/tno/knowledge-engine/smart-connector:1.3.3-SNAPSHOTand after releaseghcr.io/tno/knowledge-engine/smart-connector:1.3.3. - When
runtime-1tries to contactruntime-2with a token, this fails with theFailed to send message e8a6b900-fc72-49c2-9230-76b9dfbd796f to http://runtime-2:8081, got response 403: Invalid authorization tokenmessage. Not exactly sure why, but it might have to do with the missingedc.propertiesfile.
Can you check whether you can get it working?
Metadata
Metadata
Assignees
Labels
No labels