[GH-ISSUE #1193] Error when requesting a get request to my Strapi API #410

Closed
opened 2026-03-16 15:10:15 +03:00 by kerem · 3 comments
Owner

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

TypeError: B.a.currentSettings[2] is undefined

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
Screenshot from 2020-09-28 21-15-29

Here's a screenshot of the console
Screenshot from 2020-09-28 21-16-01

Device Information
OS: Ubuntu 20.04
Browser: Firefox for Ubuntu
Version: 81.0 ( 64-bit )

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 ```javascript TypeError: B.a.currentSettings[2] is undefined ``` 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* ![Screenshot from 2020-09-28 21-15-29](https://user-images.githubusercontent.com/19862244/94437115-e5313f00-01cf-11eb-90a8-6068b142fc4f.png) *Here's a screenshot of the console* ![Screenshot from 2020-09-28 21-16-01](https://user-images.githubusercontent.com/19862244/94437156-f5491e80-01cf-11eb-98e9-e79a9ebc4f04.png) **Device Information** OS: Ubuntu 20.04 Browser: Firefox for Ubuntu Version: 81.0 ( 64-bit )
kerem closed this issue 2026-03-16 15:10:21 +03:00
Author
Owner

@liyasthomas commented on GitHub (Sep 28, 2020):

Can you sign out and sign in again and try?

<!-- gh-comment-id:700007629 --> @liyasthomas commented on GitHub (Sep 28, 2020): Can you sign out and sign in again and try?
Author
Owner

@iisalazar commented on GitHub (Sep 28, 2020):

I did that, and it worked!
But I dunno why tho. But still, it worked. Thanks!

<!-- gh-comment-id:700015129 --> @iisalazar commented on GitHub (Sep 28, 2020): I did that, and it worked! But I dunno why tho. But still, it worked. Thanks!
Author
Owner

@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.

<!-- gh-comment-id:700017168 --> @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.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/hoppscotch#410
No description provided.