ALERT!
Click here to register with a few steps and explore all our cool stuff we have to offer!

Jump to content



Photo

OpenBullet token issue


  • Please log in to reply
OpenBullet token issue

#1

Vertmars
Vertmars
    Offline
    21
    Rep
    34
    Likes

    Addicted

  • PipPipPipPipPip
Posts: 181
Threads: 50
Joined: Feb 04, 2019
Credits: 0

Deal with caution
User has an open scam report.
Five years registered
#1

Hi. I have stupid problem.

 

screenshot:

XccVHxv.png

 

"X-AUTH-COOKIE" is a token, which I should use. 

It's in recived headers from last request block. 

 

where is the problem? why value is null? what did I wrong?

thanks in advence

XccVHxv


  • 0

#2

Mintshop
Mintshop
    Offline
    235
    Rep
    734
    Likes

    www.mintshop.to

Posts: 946
Threads: 111
Joined: Oct 23, 2018
Credits: 0

Five years registered
#2

You cannot use etag as the right string mate it has a line break before it try using \n as right string tell me if it works 


  • 1

#3

Vertmars
Vertmars
    Offline
    21
    Rep
    34
    Likes

    Addicted

  • PipPipPipPipPip
Posts: 181
Threads: 50
Joined: Feb 04, 2019
Credits: 0

Deal with caution
User has an open scam report.
Five years registered
#3

You cannot use etag as the right string mate it has a line break before it try using \n as right string tell me if it works 

it doesn't work :(

I really don't know where is the problem. I tried everything


  • 0

#4

Mintshop
Mintshop
    Offline
    235
    Rep
    734
    Likes

    www.mintshop.to

Posts: 946
Threads: 111
Joined: Oct 23, 2018
Credits: 0

Five years registered
#4

it doesn't work :(

I really don't know where is the problem. I tried everything

 

Try leaving right string blank


  • 0

#5

Vertmars
Vertmars
    Offline
    21
    Rep
    34
    Likes

    Addicted

  • PipPipPipPipPip
Posts: 181
Threads: 50
Joined: Feb 04, 2019
Credits: 0

Deal with caution
User has an open scam report.
Five years registered
#5

Try leaving right string blank

also tried this many times. doesn't work. 

is "<HEADERS>" ok in parse? I tried "<HEADER>" and a lot of more but nothing works. maybe there is a problem


  • 0

#6

Wafend
Wafend
    Offline
    190
    Rep
    852
    Likes

    Config Maker

Posts: 1633
Threads: 368
Joined: Nov 12, 2017
Credits: 0

Six years registered
#6

also tried this many times. doesn't work. 

is "<HEADERS>" ok in parse? I tried "<HEADER>" and a lot of more but nothing works. maybe there is a problem

you dont need the parse block

its optional and slows down your config

 

<HEADERS(NAME)> is the correct way to parse

if you wanna use it remove the left right strings and put <HEADERS(X-AUTH-COOKIE)> in "Parse:"

also don't use L&R parse as it only counts for the response code.

like this V2J8Q90.png

 

like i said you dont need to do this. you could just include it as a header in your next requests 


  • 2

?url=https%3A%2F%2Fwww.wiproud.com%2Fwp-


#7

TheCoreBoy
TheCoreBoy
    Offline
    21
    Rep
    864
    Likes

    LoveMeLikeYouDo

Posts: 330
Threads: 153
Joined: Sep 11, 2017
Credits: 0

Six years registered
#7

user it as <HEADERS( headers name )>


  • 1

9099fb17f1efc6ea37861bc5b195d868.png


#8

Mintshop
Mintshop
    Offline
    235
    Rep
    734
    Likes

    www.mintshop.to

Posts: 946
Threads: 111
Joined: Oct 23, 2018
Credits: 0

Five years registered
#8

Will get back to you once I find how 


  • 0

#9

Mintshop
Mintshop
    Offline
    235
    Rep
    734
    Likes

    www.mintshop.to

Posts: 946
Threads: 111
Joined: Oct 23, 2018
Credits: 0

Five years registered
#9

user it as <HEADERS( headers name )>

 

 

Code


  • 0

#10

Vertmars
Vertmars
    Offline
    21
    Rep
    34
    Likes

    Addicted

  • PipPipPipPipPip
Posts: 181
Threads: 50
Joined: Feb 04, 2019
Credits: 0

Deal with caution
User has an open scam report.
Five years registered
#10

you dont need the parse block

its optional and slows down your config

 

<HEADERS(NAME)> is the correct way to parse

if you wanna use it remove the left right strings and put <HEADERS(X-AUTH-COOKIE)> in "Parse:"

also don't use L&R parse as it only counts for the response code.

like this V2J8Q90.png

 

like i said you dont need to do this. you could just include it as a header in your next requests 

 

 

user it as <HEADERS( headers name )>

 

 

thanks for answers!

 

also i probably have another issue.

 

next request block sends this token in "custom headers".

I deleted "parse" block and added this to custom headers:

X-XSRF-Token: <HEADERS(X-AUTH-COOKIE)>

 

the problem is that when I try to debug this software skip this one line "X-XSRF-Token: <HEADERS(X-AUTH-COOKIE)>". SImply....requested is everything without this one. I tried to exchange "<HEADERS(X-AUTH-COOKIE)>" for any random number to check requesting. It's working when i put "1" or anything there. But when I try to put correct one it skips

 

how can I fix it? 

 

again...thanks for answers!

and also sorry for my bad english. 


  • 0


 Users browsing this thread: