this is my sha256 function
when URL_LOGIN is a sandbox and I don't use x-rainbow-app-auth, it works. but when URL_LOGIN is a sandbox and uses x-rainbow-app-auth, it doesn't work with error message. and when URL_LOGIN i...
I think the appID that I use is already deployed and should be used for production right? and I think the problem is in the script but I don't know how to solve it. because when I use javascript, ...
I think I use the right sha256 algorithm. because when I compare it on the web, the result is the same. about your script, I can't use io.swager.api and io.swager.model and also AuthenticationApi a...
I've deployed it. I tried using JavaScript and it worked.
thanks for your answer. now, i can handle it, but I have another problem.when I try to log in using x-rainbow-app-auth with the url https://openrainbow.com/api/rainbow/authentication/v1.0/login, I ...