Graph API Ampersand Query
- dragonedison
- Jan 22, 2024
- 1 min read
According to this Q&A Solved: Unable to Properly Parse "&" (ampersand) within od... - Power Platform Community (microsoft.com), for a query containing an ampersand in the string, the ampersand should be replaced by %26. Otherwise, the script cannot behave properly.




Comments