Help with sentry mba config (URL redirect)

munroc

Lurker
Member
Joined
Threads
2
Posts
11
Hello guys, i hope you are doing fine.
Im trying to make a config but i have this problem:
the login URL change every time you click "sign in" button. So you have your "own url" every time you are trying to sign in. I discovered an URL that if you go there it redirects you to your login URL.
When i put this URL (the one that i discover) on sentry i got this error: Error - while calling main URL, redirected to: "My assigned URL". This is good, because it is redirecting me to my login page, but how can i "bypass" this error?
Sorry for my bad english but i tryied my best. I hope you guys can help me.
 
Make in intremidiate 1 site url where u can parse your link and make variable for post url link.
 
Hi , I am having something similar with the site i am making a config for, this site brings up the username first then redirects to another page where you put your password , this uses to separate POST request. Any idea on how to accomplish this?
 
Hi , I am having something similar with the site i am making a config for, this site brings up the username first then redirects to another page where you put your password , this uses to separate POST request. Any idea on how to accomplish this?