Skip to content

[BUG] Null pointer in AkamaiFastPurge.java  #18

Open
@matteobaccan

Description

@matteobaccan

Describe the bug

There is a null reference inside invalidateUrls() when status is not assigned

To Reproduce

To reproduce the error is necessary to have a problem with akamai post. After this this line produce a null pointer

return status.toString();

Expected behaviour

Check null pointer

Additional context

I have already fixed the problem and I can submit a FIX

Metadata

Metadata

Assignees

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