Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GET is easy. What about POST #3197

Open
glassm opened this issue Jun 18, 2024 · 3 comments
Open

GET is easy. What about POST #3197

glassm opened this issue Jun 18, 2024 · 3 comments
Labels
cat: devtools DevTools-related content. needs-more-info

Comments

@glassm
Copy link

glassm commented Jun 18, 2024

I've been attempting to send a POST request with a JSON body. I have tried several times and ways but the request always fails. No errors


Document Details

Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.

@captainbrosset
Copy link
Contributor

captainbrosset commented Jun 21, 2024

@glassm thank you for reaching out. This sounds like a DevTools bug rather than a documentation issue (althought it would be good to add a section about sending POST requests with JSON payloads).

But, to be sure, could you please provide more information about your specific scenario?
Maybe a screenshot of your POST request details in the Network Console tool would be useful. I want to make sure I see how your request is configured.

Also, what happens when the request fails? A screenshot for the after state would be helpful too.

@captainbrosset captainbrosset added needs-more-info cat: devtools DevTools-related content. and removed triage-needed labels Jun 21, 2024
@glassm
Copy link
Author

glassm commented Jun 21, 2024 via email

@captainbrosset
Copy link
Contributor

@glassm I don't think your last comment addresses my request. I don't know the "Clip image to OneNote" feature, and it's not related to DevTools.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cat: devtools DevTools-related content. needs-more-info
Projects
None yet
Development

No branches or pull requests

3 participants
@captainbrosset @glassm and others