ONDC-Official / reference-implementations

ONDC reference apps
MIT License
27 stars 67 forks source link

Fix the curl for creating and verifying the headers #84

Open umang8496 opened 1 month ago

umang8496 commented 1 month ago

https://github.com/ONDC-Official/reference-implementations/blob/9787b6602ff581180838524a57c99f9cd53b2938/utilities/on_subscibe-service/java/Readme.md?plain=1#L78

https://github.com/ONDC-Official/reference-implementations/blob/9787b6602ff581180838524a57c99f9cd53b2938/utilities/on_subscibe-service/java/Readme.md?plain=1#L89

Remove the unnecessary } from the payload as it makes the curl invalid.