Forum Discussion
deryl1974
4 years agoFrequent Visitor
Operation returned an invalid status code 'OK'
Hi All, I am getting a wierd issue when making a call to the api, It returns below error: Operation returned an invalid status code 'OK' This is the call: var export = await pbClient.Rep...
V-lianl-msft
4 years agoCommunity Support
Hi deryl1974 ,
If your rest API response is 200 OK, it means the operation is successful.
Best Regards,
Liang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.