mirror of
https://github.com/hoppscotch/hoppscotch.git
synced 2026-04-25 16:55:59 +03:00
[GH-ISSUE #1193] Error when requesting a get request to my Strapi API #410
Labels
No labels
CodeDay
a11y
browser limited
bug
bug fix
cli
core
critical
design
desktop
discussion
docker
documentation
duplicate
enterprise
feature
feature
fosshack
future
good first issue
hacktoberfest
help wanted
i18n
invalid
major
minor
need information
need testing
not applicable to hoppscotch
not reproducible
pull-request
question
refactor
resolved
sandbox
self-host
spam
stale
testmu
wip
wont fix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/hoppscotch#410
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @iisalazar on GitHub (Sep 28, 2020).
Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/1193
Description
So whenever I send a get request to my local strapi project (i.e. the default one, localhost:1337), it returns this response
however when I visit the url, the response is okay. That is, just a normal JSON response
Screenshots
Here are screenshots pertaining to this bug.
Screenshot of web app w/ response

Here's a screenshot of the console

Device Information
OS: Ubuntu 20.04
Browser: Firefox for Ubuntu
Version: 81.0 ( 64-bit )
@liyasthomas commented on GitHub (Sep 28, 2020):
Can you sign out and sign in again and try?
@iisalazar commented on GitHub (Sep 28, 2020):
I did that, and it worked!
But I dunno why tho. But still, it worked. Thanks!
@liyasthomas commented on GitHub (Sep 28, 2020):
This happens when you initially sign up / log in to Hoppscotch, we check your Sync settings (you can find it on Settings > Account). If there's some network issue while signing in, data sync might've take a bit delay. Which caused this issue. Anyways, feel free to ping me for any doubts.