question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Error with HTTP Client Files in IntelliJ/Webstorm

See original GitHub issue

Your issue may already be reported! Please search on the issues and the document before creating one.

Please check

  • I already support this project.
  • If you are submitting a feature request, please do consider donating us on Open Collective Or by AliPay/WeChatPay.
  • [✔️] This issue/feature request is not reported before.

Your programming languages

Expected Behavior

  • It should work on HTTP files

Current Behavior

  • Throwing errors whenever i open HTTP client files with .http extensions

Thrown error

decoding of (0,37) failed for REQUEST_TARGET inSegment = [0, 7] com.intellij.openapi.progress.ProcessCanceledException

Possible Solution

Not obligatory, but suggest a fix/reason for the bug, or ideas how to implement the addition or change. Or what have you tried to resolve this issue.

Code snippet for reproduce (for bugs)

GET {{host}}/users?email=xyz@mail.com Authorization: Bearer {{auth_token}} Accept: application/json

Your Environment

  • Plugin version: 6.21
WebStorm 2021.3
Build #WS-213.5744.224, built on November 27, 2021
Licensed to Abinash S
Subscription is active until July 10, 2022.
For educational use only.
Runtime version: 11.0.13+7-b1751.19 amd64
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o.
Windows 11 10.0
GC: G1 Young Generation, G1 Old Generation
Memory: 2014M
Cores: 8
Non-Bundled Plugins:
    izhangzhihao.rainbow.brackets (6.21)


Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:7 (2 by maintainers)

github_iconTop GitHub Comments

2reactions
mattbishopcommented, Dec 11, 2021

Looks like this is an IntelliJ bug, fixed in an upcoming release:

https://youtrack.jetbrains.com/issue/IDEA-282090

0reactions
mattbishopcommented, Dec 16, 2021

WebStorm update, and it hasn’t come out yet. I check every day too.

On Wed, Dec 15, 2021 at 9:48 PM Abinash S @.***> wrote:

Is it like a plugin update or WebStorm update? Annoys me a lot 😅

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/izhangzhihao/intellij-rainbow-brackets/issues/2412#issuecomment-995459318, or unsubscribe https://github.com/notifications/unsubscribe-auth/AACY3BJPI72TRCVSQW43UMDURF4R3ANCNFSM5JVTQKBA .

Read more comments on GitHub >

github_iconTop Results From Across the Web

HTTP Client | IntelliJ IDEA Documentation - JetBrains
Press Ctrl+Alt+Shift+Insert and select HTTP Request. Physical files can be used for documenting, testing, and validating HTTP requests. Physical files are ...
Read more >
Exploring the HTTP request syntax | IntelliJ IDEA Documentation
If a request file contains multiple requests with the same name, IntelliJ IDEA will append the request position number to each of the...
Read more >
HTTP Client file not reading environment variables
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o. macOS 10.15.5 ... We'll check if there are any HTTP client related errors.
Read more >
Cannot include relative file in HTTP client files under a module
Relates to 1 issue (1 unresolved). N. IDEA-283154 HTTP Client's "Convert to cURL and copy" refuses to convert if there's file missing.
Read more >
At Your Request: Use the HTTP Client in IntelliJ IDEA for ...
To create a physical file with HTTP requests in your project, right-click on a directory in the Project tool window and select New...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found