You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
> See [Set up Authentication](https://docs.agora.io/en/Agora%20Platform/token) to learn how to get an App ID and access token. You can get a temporary access token to quickly try out this sample project.
68
+
> See [Get Started with Agora](https://docs.agora.io/en/Agora%20Platform/get_appid_token) to learn how to get an App ID and access token. You can get a temporary access token to quickly try out this sample project.
69
69
>
70
70
> The Channel name you used to generate the token must be the same as the channel name you use to join a channel.
Copy file name to clipboardExpand all lines: iOS/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -70,7 +70,7 @@ The project uses a single app to combine a variety of functionalities. Each func
70
70
}
71
71
```
72
72
73
-
> See [Set up Authentication](https://docs.agora.io/en/Agora%20Platform/token) to learn how to get an App ID and access token. You can get a temporary access token to quickly try out this sample project.
73
+
> See [Get Started with Agora](https://docs.agora.io/en/Agora%20Platform/get_appid_token) to learn how to get an App ID and access token. You can get a temporary access token to quickly try out this sample project.
74
74
>
75
75
> The Channel name you used to generate the token must be the same as the channel name you use to join a channel.
Copy file name to clipboardExpand all lines: macOS/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -54,7 +54,7 @@ The project uses a single app to combine a variety of functionalities. Each func
54
54
}
55
55
```
56
56
57
-
> See [Set up Authentication](https://docs.agora.io/en/Agora%20Platform/token) to learn how to get an App ID and access token. You can get a temporary access token to quickly try out this sample project.
57
+
> See [Get Started with Agora](https://docs.agora.io/en/Agora%20Platform/get_appid_token) to learn how to get an App ID and access token. You can get a temporary access token to quickly try out this sample project.
58
58
>
59
59
> The Channel name you used to generate the token must be the same as the channel name you use to join a channel.
Copy file name to clipboardExpand all lines: windows/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -67,7 +67,7 @@ The project uses a single program to combine a variety of functionalities. Each
67
67
#defineAPP_TOKEN ""
68
68
```
69
69
70
-
> See [Set up Authentication](https://docs.agora.io/en/Agora%20Platform/token) to learn how to get an App ID and access token. You can get a temporary access token to quickly try out this sample project.
70
+
> See [Get Started with Agora](https://docs.agora.io/en/Agora%20Platform/get_appid_token) to learn how to get an App ID and access token. You can get a temporary access token to quickly try out this sample project.
71
71
>
72
72
> The Channel name you used to generate the token must be the same as the channel name you use to join a channel.
0 commit comments