cancel
Showing results for 
Search instead for 
Did you mean: 

Requests to Strava API hanging on production but working on localhost

hy0ug0
Shkhara

I have a React/NestJS based app that used to work well but since a few weeks the requests to the Strava API are not working anymore... I first noticed it with requests to create push subscriptions and to get a user access token, both of them are sent but hanging without responses or errors... I added an interceptor on my axios instance to see if I can understand the problem but nothing, I see that the request is sent but then nothing like if it was never coming back from Strava API... 

One of the weird thing is that on the Strava dashboard I can see that some requests are made to the API as we can see on the screen capture...

The second weird thing is that on local it's working perfectly fine...

I wonder if this is possible to have some logs from the Strava API to see if there is something wrong with my requests on my production app ? Or any other idea ?

hy0ug0_0-1715328435943.png

 

1 ACCEPTED SOLUTION

hy0ug0
Shkhara

The problem was coming from @ntegral/nestjs-sentry that for some reason was "blocking" the requests...

View solution in original post

1 REPLY 1

hy0ug0
Shkhara

The problem was coming from @ntegral/nestjs-sentry that for some reason was "blocking" the requests...

Ready, Get Set, Go!

Welcome to the Community - here is your guide to help you get started!


Know how to use Community


Understand Community Settings