Merry Christmas Everyone!
I am trying to set up Ory Kratos with Oathkeeper in a AWS Cloud.
My problem is that I can't get the CSRF validation to work properly.
I've spent days figuring out whats causing issues without any success.
Please refer to this github post
Any help is appreciated!
I've tried everything mentioned in the docs CSRF pitfalls
Related
I followed the AWS guide on how to set up Drupal on AWS, everything installed fine and the command line is working well.
It's the basic site and set up with nothing custom.
I can access the site fine following the guide but when I try to log in I get the below error:
To log in to this site, your browser must accept cookies from the domain ec2-XXX
After Googling, it mentions a patch could fix it but I can't seem to get it working.
Any help is appreciated! Thanks
Turns out I just needed to Open on Safari - I was already logged into the site!!
Must be an actual Chrome cookie issue, clean up those crumbs people!
Leaving in case someone needs the help....
I did everything by the book, but still getting forbidden when I try to reach my site.
I registered a domain trough route53and added both buckets www.nadavrosenbergdev.com and nadavrosenbergdev.com but still getting the error. I also tryied adding bucket policy which did not work.
Can someone please help.
It seems too difficult and I might disband AWS and move to an easier host and solutions (there are many of them). A friend told me AWS is the best but for some reason, it is very unclear.
Please help.
I am making a game for Facebook. There is a feature for sharing resources (Life) like Candy Crush.
When I'm making call to FB.AppRequest, I'm getting
Sorry, this feature isn't available right now. An error occurred while processing this request. Please try again later.
It's happening only for the common users and not for the admin & Testers.
And I'm facing this problem for a month. Show me a direction to resolve this issue. Thanks
Spent 3 hours looking for this, indeed the correct Object ID is here: https://developers.facebook.com/tools/object-browser
Facebook, update your documentation !
Our app uses Facebook app API and as of this morning, our log out just stopped working. When you click logout on our app, it will log you out of Facebook, but our app still detects a Facebook session and allows the user to stay logged in.
We also noticed that the fbsr_* cookie isn't being deleted. Although I'm not sure if it's suppose to be.
Any help would be greatly appreciated! Thanks!
I am having the same issue. I went ahead in php and did $facebook->destroySession(); which helped however as of this morning it is still returning the same things. I am thinking its a bug on the facebook side.
I made a post here: https://developers.facebook.com/bugs/245362365535898
I’ve setup and enabled the authorize.net payment gateway in the backend; but it doesn’t appear on the frontend during checkout. I’ve double checked all of the info that l’ve put into the admin panel and all of the information is correct.
Does anyone have any idea what could be the problem? Any help would be greatly appreciated!
DUH! We had the wrong store view selected -- ouch sorry to waste everyone's time!