Expand my Community achievements bar.

Not able to copy Graphql URL Getting error

Avatar

Level 2

I have created a persisted Graphql query to access headless data and every thing is done I save the Query in Graphql 
and during copy URL click I am getting this error popup 

                       "The Clipboard API is not available"

 

as shown below please help me in getting the url of the Graphql query 

 

pavan4_0-1685533504623.png

 

4 Replies

Avatar

Employee Advisor

Hi @pavan4 ,

 

On which browser are you facing this issue ?
Can you check performing steps on a different browser and check if you see the same behavior ?

 

Regards,

Milind 

Avatar

Level 2

checked in both Safari and Google chrome , getting same issue.

@milind_bachani 

Avatar

Employee Advisor

@pavan4 Please validate that you are using the correct version for aem-sdk-api jar. If not, kindly update and rebuild.
https://experienceleague.adobe.com/docs/experience-manager-cloud-service/content/implementing/develo...

Avatar

Level 5

Hello @pavan4 

 

Very silly thing, I am suggesting 
Can you try removing spaces from query name or use - in name to remove space and save and try to copy URL?

 

Don't know if this works!