Skip to content

jwt.exceptions.DecodeError: It is required that you pass in a value for the "algorithms" argument when calling decode() #16035

Closed

Description

  • Package Name: azureml-core
  • Package Version: 1.18.0.post1
  • Operating System: vs2017-win2016
  • Python Version: 3.6.8

Describe the bug
Launching the build of a ML pipeline I get the following error before it's able to start the first step:

It is required that you pass in a value for the "algorithms" argument when calling decode().'
jwt.exceptions.DecodeError: It is required that you pass in a value for the "algorithms" argument when calling decode()

To Reproduce
Steps to reproduce the behavior:
1.

Expected behavior
That the pipeline starts without problem.

Additional context
PyJWT is pinned to version 1.7.1
On a different Azure Machine Learning the pipelines run without issues.

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

Metadata

Assignees

No one assigned

    Labels

    ClientThis issue points to a problem in the data-plane of the library.ML-PipelinesAreaPathMachine LearningService AttentionWorkflow: This issue is responsible by Azure service team.bugThis issue requires a change to an existing behavior in the product in order to be resolved.customer-reportedIssues that are reported by GitHub users external to the Azure organization.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions