Mobile app version of vmapp.org
Login or Join
Shelton105

: Screaming Frog removes custom request headers We are working on an Angular SPA that uses token-based authentification (our client app gets a token from the server and saves it to localstorage).

@Shelton105

Posted in: #Indexing #Seo

We are working on an Angular SPA that uses token-based authentification (our client app gets a token from the server and saves it to localstorage). Then in each request to our API the client adds a special custom header with that token. Our server app authenticates the user by that token and sends the requested data.

The problem is that Screaming Frog, when executing JavaScript code in our client app, does not send our custom headers in AJAX requests. And even more, it does not send the Referer header as browsers do.

How to resolve this issue with Screaming Frog?

10.01% popularity Vote Up Vote Down


Login to follow query

More posts by @Shelton105

1 Comments

Sorted by latest first Latest Oldest Best

 

@Nimeshi995

Fortunately they solved this problem in new version 7.3-beta

10% popularity Vote Up Vote Down


Back to top | Use Dark Theme