Closed (fixed)
Project:
Apple News
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
22 Jun 2019 at 14:00 UTC
Updated:
30 Oct 2019 at 18:34 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
deepspatil commentedHello,
I am having the same issue for D8 installation. Is there a resolution found for this issue? Also some documentation around configuring the module will be really helpful. Thank you!
Comment #3
brianfisher commentedYou do not need approval from apple.
You need to set up the credentials settings on admin/config/services/applenews/settings first.
Then add your channel on admin/config/services/applenews/channel/add
Any incorrect value will cause that error.
Comment #4
deepspatil commented@bitswreck - Can you please guide what should be the API Endpoint URL in the settings? And is SSL verification compulsory? I've the API Key ID and Secret Key from Apple account and I am trying to install this in Drupal 8 with 8.x-1.x-dev version of the module.
Any help is much appreciated! Thank you!
Comment #5
brianfisher commented@cooldeeps try "https://news-api.apple.com/"
see https://www.drupal.org/project/applenews/issues/3081240
Comment #6
deepspatil commented@bitswreck - Thank you! That worked, I was able to connect to the apple news channel. :)
Comment #7
brianfisher commented