Skip to content

Error when getting the fee paid status #1106

Description

Bugsnag recorded an error for two students last week, when trying to reach the edit_final_submission page. On hitting the #fee_is_paid? method, and the line result = JSON.parse(HTTParty.get(full_url, verify: false).parsed_response) they were unable to parse the result. The message was:

JSON::ParserError · unexpected character: '<title>Graduate' at line 1 column 1

See what the cause was and if the value for the full_url is what it's supposed to be.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    Status
    To do

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions