Certificates, Identifiers & Profiles facing an issue to access this page
Access Unavailable
This resource is only for developers enrolled in a developer program or members of an organization’s team in a developer program.
Access Unavailable
This resource is only for developers enrolled in a developer program or members of an organization’s team in a developer program.
sanskar128 wrote:
So how can I be the part of or a member of an organisation, so that i can access this page
That would be up to the particular organization that you would need to become affiliated with and with you enrolled as an individual developer, or you would need to register as an organization with Apple Developer program.
And I do not know which Apple developer webpage you’re attempting to access here, or why.
What problem or issue or concern or limit or requirement—past attempting to access this particular and unspecified webpage—are you seeking to address?
iCloud Calendar supports CalDAV, and uses CalDAV authentication.
Implementing CalDAV is unrelated to the Apple Developer Program, past potentially using developer tools to create, build, and test the code.
Credentials are those of the associated Apple ID, or an app-specific password.
https://developers.google.com/calendar/caldav/v2/guide etc.
If you are trying to use Sign In with Apple as it would appear here (and which is unrelated to CalDAV) yes, you will need (paid) developer program membership, either as an individual minimally or as an organization.
I m trying to sync the icloud calendar i need some keys to access that
{
"client_id": "",
"team_id": "",
"key_id": "",
"redirect_uri": "https://example.com/auth",
"scope": "name email"
}
Basically I am looking some keys to access for i cloud calendar for purpose of sync the calendar
here is the documentation of apple support where you can see the Certificates, Identifiers & Profiles link Configure Sign in with Apple for the web - Configure capabilities - Account - Help - Apple Developer
There is the link of the documentation where i am trying to access this page and i face this issue Access Unavailable
This resource is only for developers enrolled in a developer program or members of an organization’s team in a developer program.
sanskar128 wrote:
Hey there I am trying to implemented application where apple user login and sync there calendars with our calendars
To access iCloud calendar data, use CalDAV, or one of the existing CalDAV tools.
https://en.wikipedia.org/wiki/CalDAV
The credentials are those of the user’s Apple ID, or an app-specific password.
That’s usually because the webpage is intended for team members of an organization, and organization members.
So how can I be the part of or a member of an organisation, so that i can access this page
Hey there I am trying to implemented application where apple user login and sync there calendars with our calendars
Certificates, Identifiers & Profiles facing an issue to access this page