Skip to content

Error fetching fron Jira #181

Description

@devnix

Hi! I'm getting this error:

     Internal error: Jira returned invalid response body while running CollectedDataNode rule staabm\PHPStanTodoBy\TodoByTicketRule                                                                                                       
     Post the following stack trace to https://github.com/phpstan/phpstan/issues/new?template=Bug_report.yaml:                                                                                                                            
     ## /app/vendor/staabm/phpstan-todo-by/src/utils/ticket/JiraTicketStatusFetcher.php(125)                                                                                                  

After checking with several tokens, I decided to do some var dumps:

var_dump($responseCode); // int(403)
var_dump($response); // string(55) "{"error": "Failed to parse Connect Session Auth Token"}"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions