Skip to content

Getting 401 error with mobbage, for request values that works in Postman #15

Description

@avatarsol

Hello, I am trying to submit mobbage test, based on the following work file:
[{
"url": "http://myIP:myPort/api/myMethod", "count": 100, "method": "GET",
"header": ["resource_id:10000", "Cookie:"Authorization=\"Bearer my_bearer_data\"""]
}]
that I run with mobbage -V -f filename.json
Requests are sent, but all end up with 401 error.
Call with an identical URL and two header key values above retrieves relevant data, when initiated by Postman. What am I missing?
Thanks in advance. Miomir

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions