django-debug-toolbar icon indicating copy to clipboard operation
django-debug-toolbar copied to clipboard

Refused to get unsafe header "djdt-store-id"

Open slyapustin opened this issue 3 years ago • 1 comments

Got that error in the Chrome console.

Screen Shot 2022-05-30 at 11 45 10 Screen Shot 2022-05-30 at 11 45 23 Django 3.2.13 debug_toolbar 3.4.0

slyapustin avatar May 30 '22 09:05 slyapustin

We are also getting this on Django 4

jottenlips avatar Jun 16 '22 14:06 jottenlips

Closing as duplicate of #1647 and closed in #1651

tim-schilling avatar Aug 29 '22 00:08 tim-schilling

Is this running locally? And/or does it happen to be in an iframe?

On Mon, May 30, 2022, 5:46 AM Sergey Lyapustin @.***> wrote:

Got that error in the Chrome console.

[image: Screen Shot 2022-05-30 at 11 45 10] https://user-images.githubusercontent.com/370774/170965843-e7eda6d7-5611-49df-8e10-8549da1a106f.png

[image: Screen Shot 2022-05-30 at 11 45 23] https://user-images.githubusercontent.com/370774/170965856-75aa38a2-54bc-45ff-a9f6-eb91ab358eb9.png Django 3.2.13 debug_toolbar 3.4.0

— Reply to this email directly, view it on GitHub https://github.com/jazzband/django-debug-toolbar/issues/1633, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAJYZP5IACDMP6LUAXCMU3LVMSE6LANCNFSM5XJ7FUWQ . You are receiving this because you are subscribed to this thread.Message ID: @.***>

tim-schilling avatar Oct 11 '22 09:10 tim-schilling

I was getting this error locally, but it was not in an iframe. It was causing front-end tests to fail and ended up driving us to remove DJDT from our project.

pbadeer avatar Oct 13 '22 13:10 pbadeer

@pbadeer what version of the toolbar were you using? That should be handled in v3.6

tim-schilling avatar Oct 13 '22 13:10 tim-schilling

We were on 3.4 when we removed it from the project.

pbadeer avatar Nov 11 '22 19:11 pbadeer