Per https://community.akamai.com/customers/s/article/AkamaiDeveloperCommunit...

The following APIs are no longer available as of April 10, 2020. They have been unsupported since September 30, 2019.

  1. Content Control Utility (CCU) SOAP API v1
  2. Content Control Utility (CCU) REST API v2
  3. Content Control Utility (CCU) OPEN API v2

As such we should remove any CCUv2 support from the module. This should be included as part of the 4.0.0 stable release. Note this issue is only for the D8/9 version of the module. If anyone wants to try to handle this in D7, they can create a separate issue for it.

Comments

WidgetsBurritos created an issue. See original summary.

pobster’s picture

Status: Active » Needs review
StatusFileSize
new77.5 KB

Stealing the test runner ... Still WIP.

Note, I'm removing ALL the status reporting.

edit: Ughhh... well that was careless!

    * @param \Psr\Log\LoggerInterface $logger
-   *   A logger instance.
-   * @param \Drupal\akamai\StatusStorage $status_storage
    *   A status logger for tracking purge responses.

Status: Needs review » Needs work

The last submitted patch, 2: akamai-remove-ccuv2-support-3160840-2.patch, failed testing. View results
- codesniffer_fixes.patch Interdiff of automated coding standards fixes only.

pobster’s picture

Status: Needs work » Needs review
StatusFileSize
new77.67 KB

Unclear....

pobster’s picture

  • pobster committed 821238c on 8.x-3.x
    Issue #3160840 by pobster: Remove CCUv2 Support
    
pobster’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.

WidgetsBurritos’s picture

Retroactively crediting @melvinlouwerse and @smustgrave on this issue since we closed #3001392 and they were responsible for highlighting the issue in the first place.

WidgetsBurritos’s picture