You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am in bit of situation. I am trying to use Golang module for encryption and decryption. I borrowed the code from GOLANG utility.
I deployed a server and ondc is making a call back to my subscribe endpoint and sending me a challenge string. I decrypt the challenge string and write response back.
But ondc fails with
This should not be happening as this is pretty straighforward. I mailed ondc team about it and response I got from them was "Golang module has worked for others".. I am wondering if I can get quick help
Challenge I got from ONDC : JCpy7xxSd2K2GIHG31hCP4ijwkOKbPuNdJvJCANQwkHxoi6uoaw7Wp3zjLr5xp3Q
Response I sent : {"answer":"i cannot paste this!"}
The text was updated successfully, but these errors were encountered:
Hi
I am in bit of situation. I am trying to use Golang module for encryption and decryption. I borrowed the code from GOLANG utility.
I deployed a server and ondc is making a call back to my subscribe endpoint and sending me a challenge string. I decrypt the challenge string and write response back.
But ondc fails with
This should not be happening as this is pretty straighforward. I mailed ondc team about it and response I got from them was "Golang module has worked for others".. I am wondering if I can get quick help
Challenge I got from ONDC : JCpy7xxSd2K2GIHG31hCP4ijwkOKbPuNdJvJCANQwkHxoi6uoaw7Wp3zjLr5xp3Q
Response I sent : {"answer":"i cannot paste this!"}
The text was updated successfully, but these errors were encountered: