JSON Query to graphql/query: HTTP error code 500 - Appearing everywhere
See original GitHub issueI receive this error message: JSON Query to graphql/query: HTTP error code 500
.
When getting posts with: Post.from_shortcode(L.context, SHORTCODE)
(always)
When testing my login with: test_login()
(half of the times)
When getting my followers’ profile using: profile.get_followers()
(randomly during the iterations)
When trying to get a new session file with the code in the troubleshooting page: https://instaloader.github.io/troubleshooting.html#login-error (randomly)
I am using Instaloader 4.7.1 and I am logged in to Instagram by means of a session file. Trying to use login(user, passwd)
results the the error Login error: JSON decode fail, 403 - Forbidden.
Any ideas of what is going on?
Issue Analytics
- State:
- Created 2 years ago
- Reactions:4
- Comments:6
Top Results From Across the Web
Error handling - Apollo GraphQL Docs
Setting HTTP status code and headers · If Apollo Server hasn't correctly started up or is in the process of shutting down, it...
Read more >Infinity datasource - json query error internal server error 500
Im using infinty datasource, but im getting a query error when sending http request. I added a header to the request with basic ......
Read more >GraphQL error handling to the max with Typescript, codegen ...
A GraphQL API will always return a 200 OK Status Code, even in case of error. You'll get a 5xx error in case...
Read more >You're Not Using HTTP Status Codes Right
HTTP status codes are like short messages returned from a server whenever we request or interact with a resource on the server.
Read more >Component Reference - Apache JMeter - User's Manual
It is handled by the same code regardless of which HTTP Sampler is used. If the request ... GraphQL query (or mutation) variables...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Same. Everything running smoothly today. No problem.
Error code 500 or any other 5xx error are server side things. No problem on instaloader side. Just had a bunch of them yesterday, but currently everything seems to be ok again.