Hey everyone,
We're experiencing an odd issue where in one of our environment, we can perform GET requests against the entity as such: https://xxxxxxxxxxxx/_api/entityname
But the second we try and add the $select query parameter (https://xxxxxxxxxxxx/_api/entityname?$select=statuscode) we get a 403 (The request is blocked) error.
Our API permissions for that table are set to *, the first call will return all the columns meaning our entity permissions appear to be set properly. I can add other query parameters such as $top=10 or even filter on that statuscode: $filter=statuscode eq XYZ
Anyone have any ideas as to why this might be?
(I'm fairly new to the power platform so apologies if I got any of the terms wrong)
Thanks
In case anybody else reads this, it's blocking only certain parameters: $select along with delete/update/insert... It's looking like some firewall (AFD) issue unrelated to our portal.
WarrenBelz
9
Most Valuable Professional
Rondel
6
oliver.rodrigues
4
Most Valuable Professional